The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 422 | |
| NewlineAtEndOfFile | 38 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 2619 | |
RegexpSingleline
| 26866 | |
| JavadocMethod | 6189 | |
| JavadocType | 202 | |
| JavadocVariable | 3881 | |
| JavadocStyle | 415 | |
| ConstantName | 177 | |
| LocalFinalVariableName | 2 | |
| LocalVariableName | 61 | |
| MemberName | 46 | |
| MethodName | 190 | |
| PackageName | 0 | |
| ParameterName | 137 | |
| StaticVariableName | 82 | |
| TypeName | 71 | |
| AvoidStarImport | 36 | |
| IllegalImport | 0 | |
| RedundantImport | 12 | |
| UnusedImports | 246 | |
| LineLength | 28422 | |
| MethodLength | 13 | |
| ParameterNumber | 8 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 1 | |
| NoWhitespaceAfter | 9 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 85 | |
| ParenPad | 16 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 28 | |
| WhitespaceAround | 104 | |
| ModifierOrder | 20 | |
| RedundantModifier | 219 | |
| AvoidNestedBlocks | 19 | |
| EmptyBlock | 31 | |
| LeftCurly | 73 | |
| NeedBraces | 18 | |
| RightCurly | 22 | |
| AvoidInlineConditionals | 184 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 3 | |
| EqualsHashCode | 10 | |
| HiddenField | 569 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 4 | |
| MagicNumber | 125 | |
| MissingSwitchDefault | 4 | |
| RedundantThrows | 88 | |
| SimplifyBooleanExpression | 21 | |
| SimplifyBooleanReturn | 1 | |
| DesignForExtension | 4776 | |
| FinalClass | 38 | |
| HideUtilityClassConstructor | 131 | |
| InterfaceIsType | 1 | |
| VisibilityModifier | 71 | |
| ArrayTypeStyle | 8 | |
| FinalParameters | 6871 | |
| TodoComment | 48 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| First sentence should end with a period. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 130 | |
| Method 'handleQuery' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Method length is 165 lines (max allowed is 150). | 130 | |
| Parameter pdpEntityId should be final. | 130 | |
| Parameter pepEntityId should be final. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Parameter samlpRequest should be final. | 131 | |
| Parameter soapMessage should be final. | 131 | |
| Unable to get class information for SAML2Exception. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 229 | |
| Inner assignments should be avoided. | 237 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 282 | |
| Must have at least one statement. | 284 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 300 | |
| Missing a Javadoc comment. | 300 | |
| Parameter statement should be final. | 300 | |
| Parameter statusCodeValue should be final. | 301 | |
| Unable to get class information for XACMLException. | 301 | |
| Redundant throws: 'SAML2Exception' listed more then one time. | 301 | |
| Unable to get class information for SAML2Exception. | 301 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Parameter obligationId should be final. | 331 | |
| Parameter permitAccess should be final. | 331 | |
| Unable to get class information for XACMLException. | 331 | |
| Line is longer than 80 characters. | 334 | |
| Avoid inline conditionals. | 336 | |
| Missing a Javadoc comment. | 345 | |
| Parameter advices should be final. | 345 | |
| Unable to get class information for XACMLException. | 345 | |
| Missing a Javadoc comment. | 349 | |
| Parameter filter should be final. | 349 | |
| Unable to get class information for XACMLException. | 349 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter advices should be final. | 371 | |
| Unable to get class information for XACMLException. | 371 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 383 | |
| Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| Missing a Javadoc comment. | 398 | |
| Parameter request should be final. | 398 | |
| Method 'getPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Parameter request should be final. | 412 | |
| Method 'getUserRoles' is not designed for extension - needs to be abstract, final or empty. | 426 | |
| Missing a Javadoc comment. | 426 | |
| Parameter request should be final. | 426 | |
| Method 'getUserLocality' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| Missing a Javadoc comment. | 440 | |
| Parameter request should be final. | 440 | |
| Method 'getResourceId' is not designed for extension - needs to be abstract, final or empty. | 454 | |
| Missing a Javadoc comment. | 454 | |
| Parameter request should be final. | 454 | |
| Method 'getCommunityId' is not designed for extension - needs to be abstract, final or empty. | 468 | |
| Missing a Javadoc comment. | 468 | |
| Parameter request should be final. | 468 | |
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| Missing a Javadoc comment. | 482 | |
| Parameter request should be final. | 482 | |
| Method 'isOptIn' is not designed for extension - needs to be abstract, final or empty. | 496 | |
| Missing a Javadoc comment. | 496 | |
| Parameter request should be final. | 496 | |
| Avoid inline conditionals. | 506 | |
| Method 'getActionId' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| Missing a Javadoc comment. | 512 | |
| Parameter request should be final. | 512 | |
| Method 'getEnvironmentLocality' is not designed for extension - needs to be abstract, final or empty. | 525 | |
| Missing a Javadoc comment. | 525 | |
| Parameter request should be final. | 525 | |
| Method 'getAttribute' is not designed for extension - needs to be abstract, final or empty. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Parameter attributes should be final. | 538 | |
| Parameter attributeId should be final. | 538 | |
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 555 | |
| Missing a Javadoc comment. | 555 | |
| Parameter attributes should be final. | 555 | |
| Parameter attributeId should be final. | 555 | |
| Method 'getStringValues' is not designed for extension - needs to be abstract, final or empty. | 571 | |
| Missing a Javadoc comment. | 571 | |
| Parameter attribute should be final. | 571 | |
| Method 'getStringValues' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| Missing a Javadoc comment. | 584 | |
| Parameter attributes should be final. | 584 | |
| Method 'getStringValue' is not designed for extension - needs to be abstract, final or empty. | 598 | |
| Missing a Javadoc comment. | 598 | |
| Parameter attribute should be final. | 598 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
| Expected @throws tag for 'Exception'. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter tf should be final. | 95 | |
| Missing a Javadoc comment. | 99 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter tf should be final. | 105 | |
| Missing a Javadoc comment. | 109 | |
| Method 'getIdentifier' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'setIdentifier' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter tf should be final. | 115 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getAaId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Method 'setAaId' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter tf should be final. | 125 | |
| Missing a Javadoc comment. | 129 | |
| Method 'getSearchPatientTab' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Method 'setSearchPatientTab' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter searchPatientTab should be final. | 135 | |
| 'searchPatientTab' hides a field. | 135 | |
| Missing a Javadoc comment. | 139 | |
| Method 'getPatientPreferencesTab' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Method 'setPatientPreferencesTab' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter t should be final. | 145 | |
| Missing a Javadoc comment. | 149 | |
| Method 'getPatientName' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Method 'setPatientName' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter st should be final. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Method 'getOptInDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| '{' is followed by whitespace. | 174 | |
| Missing a Javadoc comment. | 179 | |
| Method 'getUserSelectedPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Method 'setUserSelectedPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Parameter userSelectedPolicyOID should be final. | 185 | |
| 'userSelectedPolicyOID' hides a field. | 185 | |
| Method 'setOptInDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter ssol should be final. | 189 | |
| Line is longer than 80 characters. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Method 'getPermissionListDefaultItems' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| '{' is followed by whitespace. | 196 | |
| Method 'setPermissionListDefaultItems' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter dsia should be final. | 201 | |
| Line is longer than 80 characters. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Method 'getDocumentTypeDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Method 'setDocumentTypeDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Parameter ssol should be final. | 215 | |
| Line is longer than 80 characters. | 219 | |
| Missing a Javadoc comment. | 219 | |
| Method 'getUserRoleDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Method 'setUserRoleDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter ssol should be final. | 228 | |
| Line is longer than 80 characters. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Method 'getPurposeOfUseDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Method 'setPurposeOfUseDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Parameter ssol should be final. | 241 | |
| Line is longer than 80 characters. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Method 'getConfidentialityCodeDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| Missing a Javadoc comment. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 253 | |
| Method 'setConfidentialityCodeDefaultOptions' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Parameter ssol should be final. | 253 | |
| Missing a Javadoc comment. | 257 | |
| Method 'getPreferencesTab' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Method 'setPreferencesTab' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Parameter ts should be final. | 263 | |
| Missing a Javadoc comment. | 267 | |
| Method 'getPermission' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Method 'setPermission' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter hsor should be final. | 274 | |
| Missing a Javadoc comment. | 278 | |
| Method 'getDocumentType' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Method 'setDocumentType' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter dd should be final. | 284 | |
| Missing a Javadoc comment. | 288 | |
| Method 'getPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Method 'setPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| Missing a Javadoc comment. | 294 | |
| Parameter dd should be final. | 294 | |
| Missing a Javadoc comment. | 298 | |
| Method 'getUserRole' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| Method 'setUserRole' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| Parameter dd should be final. | 304 | |
| Missing a Javadoc comment. | 308 | |
| Method 'getConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Method 'setConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Missing a Javadoc comment. | 314 | |
| Parameter dd should be final. | 314 | |
| Missing a Javadoc comment. | 318 | |
| Method 'getPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Method 'setPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Parameter policyOID should be final. | 324 | |
| 'policyOID' hides a field. | 324 | |
| Missing a Javadoc comment. | 328 | |
| Method 'getOptIn' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| Missing a Javadoc comment. | 330 | |
| Method 'setOptIn' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| Missing a Javadoc comment. | 334 | |
| Parameter rbg should be final. | 334 | |
| Missing a Javadoc comment. | 338 | |
| Method 'getFineGrainedPolicyPrefPanel' is not designed for extension - needs to be abstract, final or empty. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Method 'setFineGrainedPolicyPrefPanel' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter pl should be final. | 344 | |
| Missing a Javadoc comment. | 348 | |
| Method 'getPreferencesTable' is not designed for extension - needs to be abstract, final or empty. | 350 | |
| Missing a Javadoc comment. | 350 | |
| Method 'setPreferencesTable' is not designed for extension - needs to be abstract, final or empty. | 354 | |
| Missing a Javadoc comment. | 354 | |
| Parameter t should be final. | 354 | |
| Missing a Javadoc comment. | 358 | |
| Method 'getErrorMessages' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Method 'setErrorMessages' is not designed for extension - needs to be abstract, final or empty. | 364 | |
| Missing a Javadoc comment. | 364 | |
| Parameter st should be final. | 364 | |
| Missing a Javadoc comment. | 368 | |
| Method 'getSavePreferences' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| Missing a Javadoc comment. | 370 | |
| Method 'setSavePreferences' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Parameter b should be final. | 374 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line has trailing spaces. | 393 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 400 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 415 | |
| Avoid inline conditionals. | 415 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 428 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Method 'prerender' is not designed for extension - needs to be abstract, final or empty. | 443 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 462 | |
| Method 'searchPatientButton_action' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| Missing a Javadoc comment. | 470 | |
| Name 'searchPatientButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 | |
| Comment matches to-do format 'TODO:'. | 471 | |
| Line is longer than 80 characters. | 478 | |
| Line is longer than 80 characters. | 483 | |
| Missing a Javadoc comment. | 494 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 514 | |
| Missing a Javadoc comment. | 522 | |
| Method 'getSelectedPatientID' is not designed for extension - needs to be abstract, final or empty. | 524 | |
| Missing a Javadoc comment. | 524 | |
| Method 'setSelectedPatientID' is not designed for extension - needs to be abstract, final or empty. | 528 | |
| Missing a Javadoc comment. | 528 | |
| Parameter selectedPatientID should be final. | 528 | |
| 'selectedPatientID' hides a field. | 528 | |
| Method 'displayConsumerPreferences' is not designed for extension - needs to be abstract, final or empty. | 532 | |
| Missing a Javadoc comment. | 532 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 561 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 587 | |
| Line is longer than 80 characters. | 602 | |
| Missing a Javadoc comment. | 602 | |
| Parameter patientID should be final. | 602 | |
| Parameter assigningAuthorityID should be final. | 603 | |
| Line is longer than 80 characters. | 604 | |
| Method 'preferencesTab_action' is not designed for extension - needs to be abstract, final or empty. | 611 | |
| Missing a Javadoc comment. | 611 | |
| Name 'preferencesTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 611 | |
| Comment matches to-do format 'TODO:'. | 612 | |
| Method 'optIn_processValueChange' is not designed for extension - needs to be abstract, final or empty. | 618 | |
| Missing a Javadoc comment. | 618 | |
| Name 'optIn_processValueChange' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 618 | |
| Parameter vce should be final. | 618 | |
| Missing a Javadoc comment. | 632 | |
| Line is longer than 80 characters. | 636 | |
| Missing a Javadoc comment. | 641 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 644 | |
| Method 'patientPreferencesTab_action' is not designed for extension - needs to be abstract, final or empty. | 650 | |
| Missing a Javadoc comment. | 650 | |
| Name 'patientPreferencesTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 650 | |
| Comment matches to-do format 'TODO:'. | 651 | |
| Line is longer than 80 characters. | 657 | |
| Line has trailing spaces. | 658 | |
| Expected an @return tag. | 661 | |
| Method 'savePreferences' is not designed for extension - needs to be abstract, final or empty. | 661 | |
| Comment matches to-do format 'TODO:'. | 663 | |
| Line is longer than 80 characters. | 690 | |
| Line is longer than 80 characters. | 692 | |
| Line is longer than 80 characters. | 696 | |
| Line is longer than 80 characters. | 698 | |
| Method 'addPreferences' is not designed for extension - needs to be abstract, final or empty. | 704 | |
| Missing a Javadoc comment. | 704 | |
| Comment matches to-do format 'TODO:'. | 705 | |
| Line is longer than 80 characters. | 708 | |
| Line is longer than 80 characters. | 710 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 738 | |
| Line is longer than 80 characters. | 744 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 750 | |
| Line is longer than 80 characters. | 758 | |
| Line is longer than 80 characters. | 760 | |
| Method 'deletePreferences' is not designed for extension - needs to be abstract, final or empty. | 768 | |
| Missing a Javadoc comment. | 768 | |
| Line is longer than 80 characters. | 773 | |
| Line is longer than 80 characters. | 782 | |
| Line is longer than 80 characters. | 783 | |
| Line is longer than 80 characters. | 784 | |
| Line is longer than 80 characters. | 787 | |
| Line is longer than 80 characters. | 789 | |
| Line is longer than 80 characters. | 791 | |
| Line is longer than 80 characters. | 792 | |
| Line is longer than 80 characters. | 802 | |
| Line is longer than 80 characters. | 804 | |
| Method 'updatePreferences' is not designed for extension - needs to be abstract, final or empty. | 812 | |
| Missing a Javadoc comment. | 812 | |
| Comment matches to-do format 'TODO:'. | 813 | |
| Comment matches to-do format 'TODO:'. | 815 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 825 | |
| Line is longer than 80 characters. | 827 | |
| Line is longer than 80 characters. | 847 | |
| Line is longer than 80 characters. | 853 | |
| Line is longer than 80 characters. | 854 | |
| Line is longer than 80 characters. | 855 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 861 | |
| Line is longer than 80 characters. | 864 | |
| Line is longer than 80 characters. | 866 | |
| Line is longer than 80 characters. | 867 | |
| Line is longer than 80 characters. | 877 | |
| Line is longer than 80 characters. | 879 | |
| Method 'searchPatientTab_action' is not designed for extension - needs to be abstract, final or empty. | 887 | |
| Missing a Javadoc comment. | 887 | |
| Name 'searchPatientTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 887 | |
| Comment matches to-do format 'TODO:'. | 888 | |
| Method 'displayFineGrainedPreferences' is not designed for extension - needs to be abstract, final or empty. | 894 | |
| Missing a Javadoc comment. | 894 | |
| Line is longer than 80 characters. | 901 | |
| Line is longer than 80 characters. | 907 | |
| Line is longer than 80 characters. | 909 | |
| Line is longer than 80 characters. | 910 | |
| Line is longer than 80 characters. | 911 | |
| Line is longer than 80 characters. | 912 | |
| Line is longer than 80 characters. | 913 | |
| Line is longer than 80 characters. | 914 | |
| Method 'logOut_action' is not designed for extension - needs to be abstract, final or empty. | 922 | |
| Missing a Javadoc comment. | 922 | |
| Name 'logOut_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 922 | |
| Comment matches to-do format 'TODO:'. | 923 | |
| Line is longer than 80 characters. | 926 | |
| Line has trailing spaces. | 932 | |
| Expected an @return tag. | 935 | |
| Parameter propertiesFile should be final. | 935 | |
| Expected @param tag for 'propertiesFile'. | 935 | |
| Line is longer than 80 characters. | 939 | |
| Line is longer than 80 characters. | 941 | |
| Missing a Javadoc comment. | 970 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| Expected @throws tag for 'Exception'. | 69 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 86 | |
| Method 'getUserLoginPage' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setUserLoginPage' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter userLoginPage should be final. | 92 | |
| 'userLoginPage' hides a field. | 92 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Avoid inline conditionals. | 130 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Method 'prerender' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Method 'loginButton_action' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Name 'loginButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 218 | |
| Method 'getAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Method 'setAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Parameter agencyLogo should be final. | 230 | |
| 'agencyLogo' hides a field. | 230 | |
| Method 'getLoginButton' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Method 'setLoginButton' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Parameter loginButton should be final. | 238 | |
| 'loginButton' hides a field. | 238 | |
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| Parameter password should be final. | 246 | |
| 'password' hides a field. | 246 | |
| Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Parameter userName should be final. | 254 | |
| 'userName' hides a field. | 254 | |
| Method 'getVerifyMsg' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| Missing a Javadoc comment. | 258 | |
| Method 'setVerifyMsg' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter verifyMsg should be final. | 262 | |
| 'verifyMsg' hides a field. | 262 | |
| Line has trailing spaces. | 270 | |
| Method 'getUserSession' is not designed for extension - needs to be abstract, final or empty. | 273 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| Method 'getProcessTabSet' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setProcessTabSet' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter ts should be final. | 88 | |
| Method 'getProcessQueueTab' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'setProcessQueueTab' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter processQueueTab should be final. | 96 | |
| 'processQueueTab' hides a field. | 96 | |
| Method 'getUnProcessQueueTab' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'setUnProcessQueueTab' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter unProcessQueueTab should be final. | 104 | |
| 'unProcessQueueTab' hides a field. | 104 | |
| Method 'getErrorMessages' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'setErrorMessages' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter st should be final. | 112 | |
| Method 'getStartCreationDate' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Method 'setStartCreationDate' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter startCreationDate should be final. | 120 | |
| 'startCreationDate' hides a field. | 120 | |
| Method 'getStopCreationDate' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Method 'setStopCreationDate' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter stopCreationDate should be final. | 128 | |
| 'stopCreationDate' hides a field. | 128 | |
| Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Method 'setErrors' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter errors should be final. | 136 | |
| 'errors' hides a field. | 136 | |
| Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter messageId should be final. | 144 | |
| 'messageId' hides a field. | 144 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter serviceName should be final. | 152 | |
| 'serviceName' hides a field. | 152 | |
| Method 'getProcessButton' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Method 'setProcessButton' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter processButton should be final. | 160 | |
| 'processButton' hides a field. | 160 | |
| Method 'getUserInfo' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Method 'setUserInfo' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter userInfo should be final. | 168 | |
| 'userInfo' hides a field. | 168 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter status should be final. | 176 | |
| 'status' hides a field. | 176 | |
| First sentence should end with a period. | 180 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line has trailing spaces. | 190 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 212 | |
| Avoid inline conditionals. | 212 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Method 'processQueueTab_action' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Name 'processQueueTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 256 | |
| Method 'unProcessQueueTab_action' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Name 'unProcessQueueTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 263 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Method 'retrieveProcessButton_action' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Name 'retrieveProcessButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 275 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 288 | |
| Method 'retrieveUnProcessButton_action' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| Missing a Javadoc comment. | 294 | |
| Name 'retrieveUnProcessButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 294 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 362 | |
| Missing a Javadoc comment. | 368 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 388 | |
| Method 'process_action' is not designed for extension - needs to be abstract, final or empty. | 388 | |
| Missing a Javadoc comment. | 388 | |
| Name 'process_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 388 | |
| Parameter event should be final. | 388 | |
| 'serviceName' hides a field. | 390 | |
| Line has trailing spaces. | 392 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 402 | |
| Line has trailing spaces. | 403 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.io.File. | 36 | |
| Unused import - java.io.FileInputStream. | 37 | |
| Unused import - java.io.IOException. | 38 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Method 'createAssertion' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Method 'getAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'setAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter assigningAuthorityID should be final. | 41 | |
| 'assigningAuthorityID' hides a field. | 41 | |
| Method 'getPatientID' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'setPatientID' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter patientID should be final. | 49 | |
| 'patientID' hides a field. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter assigningAuthorityID should be final. | 44 | |
| 'assigningAuthorityID' hides a field. | 44 | |
| Method 'getPatientID' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setPatientID' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter patientID should be final. | 52 | |
| 'patientID' hides a field. | 52 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter firstName should be final. | 60 | |
| 'firstName' hides a field. | 60 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter lastName should be final. | 68 | |
| 'lastName' hides a field. | 68 | |
| Method 'getOrganizationID' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setOrganizationID' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter organizationID should be final. | 76 | |
| 'organizationID' hides a field. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'getAuthToken' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setAuthToken' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter authToken should be final. | 55 | |
| 'authToken' hides a field. | 55 | |
| Missing a Javadoc comment. | 59 | |
| Method 'isAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'setAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter authenticationServiceAvail should be final. | 65 | |
| 'authenticationServiceAvail' hides a field. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| Expected @throws tag for 'Exception'. | 75 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Avoid inline conditionals. | 115 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 156 | |
| Line has trailing spaces. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Missing a Javadoc comment. | 169 | |
| Method 'getSearchResults' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Method 'setSearchResults' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter searchResults should be final. | 175 | |
| 'searchResults' hides a field. | 175 | |
| Missing a Javadoc comment. | 179 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Method 'setPatient' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Parameter patient should be final. | 185 | |
| 'patient' hides a field. | 185 | |
| Missing a Javadoc comment. | 189 | |
| Method 'getSelectedPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Method 'setSelectedPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| Parameter selectedPolicyOID should be final. | 195 | |
| 'selectedPolicyOID' hides a field. | 195 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.adapter.cppgui.*. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Unused import - java.util.ArrayList. | 44 | |
| Unused import - java.util.List. | 45 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Method 'saveConsumerPreferences' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter consentRequest should be final. | 57 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getAdapterPIPProxy' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Method 'retrieveConsumerPreferences' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter consentRequest should be final. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Method 'retriveConsumerPreferences' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter criteria should be final. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 108 | |
| Parameter consentResponse should be final. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 154 | |
| Line has trailing spaces. | 164 | |
| Expected an @return tag. | 168 | |
| Line is longer than 80 characters. | 168 | |
| Parameter criteria should be final. | 169 | |
| Expected @param tag for 'criteria'. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Method 'saveOptInConsumerPreference' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter patientVO should be final. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter patientVO should be final. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessor. | 41 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| First sentence should end with a period. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'searchPatient' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter patientSearchCriteria should be final. | 70 | |
| Expected @param tag for 'patientSearchCriteria'. | 70 | |
| Expected @throws tag for 'Exception'. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 90 | |
| Expected an @return tag. | 94 | |
| Line is longer than 80 characters. | 94 | |
| Parameter patientSearchCriteria should be final. | 94 | |
| Expected @param tag for 'patientSearchCriteria'. | 94 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 109 | |
| Expected an @return tag. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 119 | |
| Expected an @return tag. | 123 | |
| Line is longer than 80 characters. | 123 | |
| Parameter patients should be final. | 123 | |
| Expected @param tag for 'patients'. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 182 | |
| Expected an @return tag. | 185 | |
| Line is longer than 80 characters. | 185 | |
| Parameter mpiPatients should be final. | 185 | |
| Expected @param tag for 'mpiPatients'. | 185 | |
| Expected @throws tag for 'Exception'. | 185 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| First sentence should end with a period. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Method 'getConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'getConfidentialityCodeDesc' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Method 'setConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter confidentialityCode should be final. | 61 | |
| 'confidentialityCode' hides a field. | 61 | |
| Method 'getDocumentTypeCode' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Method 'getDocumentTypeCodeDesc' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Method 'setDocumentTypeCode' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter documentTypeCode should be final. | 73 | |
| 'documentTypeCode' hides a field. | 73 | |
| Method 'getPermit' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'setPermit' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter permit should be final. | 81 | |
| 'permit' hides a field. | 81 | |
| Method 'getPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Method 'setPolicyOID' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter policyOID should be final. | 89 | |
| 'policyOID' hides a field. | 89 | |
| Method 'getPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Method 'getPurposeOfUseDesc' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'setPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter purposeOfUse should be final. | 101 | |
| 'purposeOfUse' hides a field. | 101 | |
| Method 'getUserRole' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Method 'getUserRoleDesc' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Method 'setUserRole' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter userRole should be final. | 113 | |
| 'userRole' hides a field. | 113 | |
| Missing a Javadoc comment. | 117 | |
| Parameter propertyFile should be final. | 117 | |
| Parameter propertyName should be final. | 117 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getFineGrainedPolicyCriteria' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Method 'setFineGrainedPolicyCriteria' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter fineGrainedPolicyCriteria should be final. | 45 | |
| 'fineGrainedPolicyCriteria' hides a field. | 45 | |
| Method 'getOptIn' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setOptIn' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter optIn should be final. | 53 | |
| 'optIn' hides a field. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'addFineGrainedPolicyCriterion' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter criterion should be final. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.adapter.cppgui.valueobject.PatientPreferencesVO. | 29 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getPatientPreferences' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setPatientPreferences' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter patientPreferences should be final. | 48 | |
| 'patientPreferences' hides a field. | 48 | |
| Method 'getAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'setAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter assigningAuthorityID should be final. | 56 | |
| 'assigningAuthorityID' hides a field. | 56 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter firstName should be final. | 64 | |
| 'firstName' hides a field. | 64 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter lastName should be final. | 72 | |
| 'lastName' hides a field. | 72 | |
| Method 'getMiddleName' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'setMiddleName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter middleName should be final. | 80 | |
| 'middleName' hides a field. | 80 | |
| Method 'getOrganizationID' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setOrganizationID' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter organizationID should be final. | 88 | |
| 'organizationID' hides a field. | 88 | |
| Method 'getPatientID' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'setPatientID' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter patientID should be final. | 96 | |
| 'patientID' hides a field. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 49 | |
| Parameter e should be final. | 52 | |
| Line has trailing spaces. | 58 | |
| Parameter sMessage should be final. | 62 | |
| Parameter e should be final. | 62 | |
| Line has trailing spaces. | 68 | |
| Parameter sMessage should be final. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Unused import - javax.jws.WebService. | 38 | |
| Unused import - javax.xml.ws.BindingType. | 39 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 66 | |
| First sentence should end with a period. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Method 'forceProcessOnDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter deferredQueueManagerForceProcessRequest should be final. | 78 | |
| Expected @param tag for 'deferredQueueManagerForceProcessRequest'. | 78 | |
| Line is longer than 80 characters. | 79 | |
| First sentence should end with a period. | 83 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Method 'forceProcessOnDeferredRequest' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Parameter deferredQueueManagerForceProcessRequest should be final. | 90 | |
| Expected @param tag for 'deferredQueueManagerForceProcessRequest'. | 90 | |
| Line is longer than 80 characters. | 91 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Method 'queryDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter queryDeferredQueueRequest should be final. | 101 | |
| Expected @param tag for 'queryDeferredQueueRequest'. | 101 | |
| Line is longer than 80 characters. | 102 | |
| First sentence should end with a period. | 105 | |
| Line has trailing spaces. | 107 | |
| Method 'retrieveDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter retrieveDeferredQueueRequest should be final. | 112 | |
| Expected @param tag for 'retrieveDeferredQueueRequest'. | 112 | |
| Line is longer than 80 characters. | 113 | |
| First sentence should end with a period. | 116 | |
| Line has trailing spaces. | 118 | |
| Method 'deferredQueueStatistics' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter deferredQueueStatisticsRequest should be final. | 123 | |
| Expected @param tag for 'deferredQueueStatisticsRequest'. | 123 | |
| Line is longer than 80 characters. | 124 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| First sentence should end with a period. | 67 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'forceProcessOnDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter deferredQueueManagerForceProcessRequest should be final. | 75 | |
| Expected @param tag for 'deferredQueueManagerForceProcessRequest'. | 75 | |
| Parameter context should be final. | 76 | |
| Expected @param tag for 'context'. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 85 | |
| First sentence should end with a period. | 92 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 99 | |
| Method 'forceProcessOnDeferredRequest' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Parameter deferredQueueManagerForceProcessRequest should be final. | 100 | |
| Expected @param tag for 'deferredQueueManagerForceProcessRequest'. | 100 | |
| Parameter context should be final. | 101 | |
| Expected @param tag for 'context'. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| First sentence should end with a period. | 118 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 125 | |
| Method 'queryDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Parameter queryDeferredQueueRequest should be final. | 125 | |
| Expected @param tag for 'queryDeferredQueueRequest'. | 125 | |
| Parameter context should be final. | 126 | |
| Expected @param tag for 'context'. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 135 | |
| First sentence should end with a period. | 142 | |
| Line has trailing spaces. | 144 | |
| Method 'retrieveDeferredQueue' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Parameter retrieveDeferredQueueRequest should be final. | 150 | |
| Expected @param tag for 'retrieveDeferredQueueRequest'. | 150 | |
| Parameter context should be final. | 150 | |
| Expected @param tag for 'context'. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| First sentence should end with a period. | 166 | |
| Line has trailing spaces. | 168 | |
| Method 'deferredQueueStatistics' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Parameter deferredQueueStatisticsRequest should be final. | 174 | |
| Expected @param tag for 'deferredQueueStatisticsRequest'. | 174 | |
| Parameter context should be final. | 174 | |
| Expected @param tag for 'context'. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 184 | |
| First sentence should end with a period. | 191 | |
| Line has trailing spaces. | 193 | |
| Method 'forceProcess' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Expected @throws tag for 'DeferredQueueException'. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 217 | |
| Avoid inline conditionals. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 246 | |
| First sentence should end with a period. | 249 | |
| Line has trailing spaces. | 251 | |
| Line is longer than 80 characters. | 256 | |
| Method 'forceProcessOnRequest' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Parameter messageId should be final. | 256 | |
| Expected @param tag for 'messageId'. | 256 | |
| Expected @throws tag for 'DeferredQueueException'. | 256 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 279 | |
| First sentence should end with a period. | 284 | |
| Line has trailing spaces. | 286 | |
| Line is longer than 80 characters. | 291 | |
| Method 'forceProcessOnRequest' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| Parameter queueRecord should be final. | 291 | |
| Expected @param tag for 'queueRecord'. | 291 | |
| Expected @throws tag for 'DeferredQueueException'. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 311 | |
| First sentence should end with a period. | 316 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 330 | |
| First sentence should end with a period. | 336 | |
| Line has trailing spaces. | 338 | |
| Line is longer than 80 characters. | 343 | |
| Parameter queueRecord should be final. | 344 | |
| Expected @param tag for 'queueRecord'. | 344 | |
| Expected @throws tag for 'DeferredQueueException'. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 351 | |
| First sentence should end with a period. | 356 | |
| Line has trailing spaces. | 358 | |
| Line is longer than 80 characters. | 363 | |
| Parameter queryDeferredQueueRequest should be final. | 363 | |
| Expected @param tag for 'queryDeferredQueueRequest'. | 363 | |
| Expected @throws tag for 'DeferredQueueException'. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 395 | |
| First sentence should end with a period. | 400 | |
| Line has trailing spaces. | 402 | |
| Line is longer than 80 characters. | 407 | |
| Parameter retrieveDeferredQueueRequest should be final. | 407 | |
| Expected @param tag for 'retrieveDeferredQueueRequest'. | 407 | |
| Expected @throws tag for 'DeferredQueueException'. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 442 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 452 | |
| First sentence should end with a period. | 457 | |
| Line has trailing spaces. | 459 | |
| Line is longer than 80 characters. | 465 | |
| Parameter deferredQueueStatisticsRequest should be final. | 465 | |
| Expected @param tag for 'deferredQueueStatisticsRequest'. | 465 | |
| Expected @throws tag for 'DeferredQueueException'. | 465 | |
| Line is longer than 80 characters. | 466 | |
| Line is longer than 80 characters. | 468 | |
| Comment matches to-do format 'TODO:'. | 470 | |
| Line is longer than 80 characters. | 472 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 35 | |
| Class DeferredQueueTimer should be declared as final. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'm_oTheOneAndOnlyTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'm_bRunnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Name 'm_iDurationSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| First sentence should end with a period. | 48 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 58 | |
| Expected @throws tag for 'DeferredQueueException'. | 61 | |
| Line is longer than 80 characters. | 72 | |
| Expected @throws tag for 'DeferredQueueException'. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| '1000' is a magic number. | 119 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 130 | |
| Parameter args should be final. | 133 | |
| Expected @param tag for 'args'. | 133 | |
| '70000' is a magic number. | 139 | |
| Line is longer than 80 characters. | 141 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Avoid inline conditionals. | 53 | |
| Method 'forceDeferredQueueProcess' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line has trailing spaces. | 97 | |
| Parameter args should be final. | 100 | |
| Expected @param tag for 'args'. | 100 | |
| Line is longer than 80 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| First sentence should end with a period. | 56 | |
| First sentence should end with a period. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryDeferredReqQueue' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter messageId should be final. | 69 | |
| Expected @param tag for 'messageId'. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 107 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter serviceName should be final. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getAuthToken' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setAuthToken' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter authToken should be final. | 48 | |
| 'authToken' hides a field. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Method 'isAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'setAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter authenticationServiceAvail should be final. | 58 | |
| 'authenticationServiceAvail' hides a field. | 58 | |
| Missing a Javadoc comment. | 62 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| First sentence should end with a period. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 96 | |
| Avoid inline conditionals. | 96 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 152 | |
| Method 'getProcessQueueResults' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Line is longer than 80 characters. | 161 | |
| Method 'setProcessQueueResults' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter processQueueResults should be final. | 161 | |
| 'processQueueResults' hides a field. | 161 | |
| Method 'getUnProcessQueueResults' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Line is longer than 80 characters. | 172 | |
| Method 'setUnProcessQueueResults' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter unProcessQueueResults should be final. | 172 | |
| 'unProcessQueueResults' hides a field. | 172 | |
| Method 'getStatusItems' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Method 'setStatusItems' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter statusItems should be final. | 183 | |
| 'statusItems' hides a field. | 183 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Method 'getAsyncMsgRecordDao' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Method 'queryQueueRecords' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter queryCriteria should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Method 'queryForDeferredQueueProcessing' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Method 'queryForDeferredQueueSelected' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Method 'queryBySearchCriteria' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter startDate should be final. | 81 | |
| Parameter stopDate should be final. | 81 | |
| Parameter status should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Method 'queryForDeferredQueueStatuses' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 42 | |
| Parameter ex should be final. | 45 | |
| Line has trailing spaces. | 51 | |
| Parameter message should be final. | 55 | |
| Parameter ex should be final. | 55 | |
| Line has trailing spaces. | 61 | |
| Parameter message should be final. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Method 'authenticateUser' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter authenticateUserRequest should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 123 | |
| Parameter orgName should be final. | 123 | |
| Parameter userName should be final. | 123 | |
| Parameter password should be final. | 123 | |
| Expected @throws tag for 'AuthLoginException'. | 123 | |
| Unable to get class information for AuthLoginException. | 123 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'authenticateUser' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter authenticateUserRequest should be final. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Method 'authenticateUser' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter authenticateUserRequest should be final. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 32 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Redundant 'public' modifier. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'authenticateUser' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter authenticateUserRequest should be final. | 43 | |
| Expected @param tag for 'authenticateUserRequest'. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'getAdapterAuthenticationProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'ADAPTER_AUTH_SERVICE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Method 'authenticateUser' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter authenticateUserRequest should be final. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 83 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Parameter patients should be final. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Parameter patients should be final. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Parameter patients should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.mpilib.*. | 29 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 32 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Name 'PrintMessageIdFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Parameter message should be final. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 53 | |
| Name 'PrintId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Parameter id should be final. | 53 | |
| Parameter idname should be final. | 53 | |
| Missing a Javadoc comment. | 65 | |
| Name 'PrintId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| Parameter ids should be final. | 65 | |
| Parameter idname should be final. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.adaptermpimanager.*. | 29 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.mpilib.*. | 30 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 37 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'PrintMessageIdFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Parameter message should be final. | 47 | |
| Missing a Javadoc comment. | 53 | |
| Name 'ExtractGender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Parameter person should be final. | 53 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 67 | |
| Name 'ExtractBirthdate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| Parameter person should be final. | 67 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 82 | |
| Name 'ExtractPersonName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| Parameter person should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Must have at least one statement. | 152 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Name 'ExtractPersonIdentifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 | |
| Parameter patient should be final. | 159 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 175 | |
| Name 'OtherIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Missing a Javadoc comment. | 197 | |
| Name 'ExtractSsn' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 | |
| Parameter person should be final. | 197 | |
| Name 'OtherIds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
| Line is longer than 80 characters. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Name 'ExtractHL7PatientPersonFromHL7Patient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 212 | |
| Parameter patient should be final. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Inner assignments should be avoided. | 214 | |
| Line is longer than 80 characters. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Name 'ExtractHL7PatientPersonFrom201301Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 218 | |
| Parameter message should be final. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Name 'ExtractHL7PatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 | |
| Parameter message should be final. | 225 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Name 'ExtractMpiPatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 276 | |
| Parameter message should be final. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 282 | |
| Missing a Javadoc comment. | 282 | |
| Name 'ExtractMpiPatientFromHL7Patient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 282 | |
| Parameter patient should be final. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line has trailing spaces. | 284 | |
| Line is longer than 80 characters. | 296 | |
| Missing a Javadoc comment. | 296 | |
| Name 'BuildMessagePRPAIN201301UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 296 | |
| Parameter mpiPatient should be final. | 296 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 317 | |
| Line has trailing spaces. | 335 | |
| Line has trailing spaces. | 340 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 349 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 31 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.mpilib.*. | 32 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.adaptermpimanager.HL7Parsers.*. | 33 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Parameter patient should be final. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Parameter patient should be final. | 46 | |
| Parameter AllowSearchByDemographics should be final. | 46 | |
| Name 'AllowSearchByDemographics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 50 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Parameter searchParams should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Parameter searchParams should be final. | 54 | |
| Parameter AllowSearchByDemographics should be final. | 54 | |
| Name 'AllowSearchByDemographics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Parameter searchParams should be final. | 59 | |
| Parameter AllowSearchByDemographics should be final. | 59 | |
| Name 'AllowSearchByDemographics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Parameter includeOptOutPatient should be final. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 65 | |
| Name 'SavePatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| Parameter patient should be final. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Name 'DeletePatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| Parameter patient should be final. | 70 | |
| Parameter homeCommunityId should be final. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'addPatient' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter addPatientRequest should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 31 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.mpilib.*. | 32 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.adaptermpimanager.HL7Parsers.*. | 33 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'SavePatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Parameter message should be final. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'SaveAnnouncePatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Parameter message should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter AllowSearchByDemographics should be final. | 57 | |
| Name 'AllowSearchByDemographics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Parameter CreatePatientIfDoesNotExist should be final. | 57 | |
| Name 'CreatePatientIfDoesNotExist' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Parameter UpdateDemographicsIfNeeded should be final. | 57 | |
| Name 'UpdateDemographicsIfNeeded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Parameter ConfirmDemographicMatchPriorToUpdatingCorrelation should be final. | 58 | |
| Name 'ConfirmDemographicMatchPriorToUpdatingCorrelation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 127 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.mpilib.*. | 31 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Name 'SplitName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Parameter name should be final. | 45 | |
| Line is longer than 80 characters. | 53 | |
| Avoid nested blocks. | 57 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Name 'SplitNameByDelimiter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| Parameter name should be final. | 67 | |
| Parameter delimiter should be final. | 67 | |
| Parameter order should be final. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 98 | |
| Name 'SerializeName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| Parameter personname should be final. | 98 | |
| Line is longer than 80 characters. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter auditLogMsg should be final. | 56 | |
| Parameter assertion should be final. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Method 'auditEntityAdminDist' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter request should be final. | 64 | |
| Parameter assertion should be final. | 65 | |
| Parameter direction should be final. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 80 | |
| Method 'auditNhincAdminDist' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter body should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Parameter target should be final. | 81 | |
| Parameter direction should be final. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 97 | |
| Method 'auditNhinAdminDist' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter body should be final. | 97 | |
| Parameter assertion should be final. | 97 | |
| Parameter direction should be final. | 97 | |
| Parameter logInterface should be final. | 98 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 62 | |
| Parameter webServiceProxyHelper should be final. | 62 | |
| 'webServiceProxyHelper' hides a field. | 62 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Method 'createNhinTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter targetHCID should be final. | 78 | |
| Line is longer than 80 characters. | 94 | |
| Method 'createNhinTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter hc should be final. | 94 | |
| Method 'getLocalCommunityId' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 114 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter targetHCID should be final. | 114 | |
| Parameter targetSystem should be final. | 114 | |
| Parameter apiLevel should be final. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 121 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter target should be final. | 121 | |
| Parameter targetSystem should be final. | 121 | |
| Parameter apiLevel should be final. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 141 | |
| Method 'getAdapterUrl' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter adapterServcice should be final. | 141 | |
| Parameter adapterApiLevel should be final. | 141 | |
| Line is longer than 80 characters. | 143 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line has trailing spaces. | 156 | |
| Method 'readBooleanGatewayProperty' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter propertyName should be final. | 157 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Method 'readStringGatewayProperty' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter propertyName should be final. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Method 'buildHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter homeCommunityId should be final. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'checkOutgoingPolicy' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter request should be final. | 59 | |
| Parameter target should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Method 'checkIncomingPolicy' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter request should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Method 'invokePolicyEngine' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter policyCheckReq should be final. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 41 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter body should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getEntityImpl' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Parameter body should be final. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter context should be final. | 56 | |
| 'context' hides a field. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getEntityImpl' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Parameter body should be final. | 51 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter context should be final. | 59 | |
| 'context' hides a field. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getNhinImpl' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 40 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter body should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getNhincImpl' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Parameter body should be final. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter context should be final. | 59 | |
| 'context' hides a field. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getNhincImpl' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 45 | |
| Name 'EntityAdministrativeDistributionSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter body should be final. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter context should be final. | 56 | |
| 'context' hides a field. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getEntityImpl' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Name 'EntityAdministrativeDistribution_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter body should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getEntityImpl' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 45 | |
| Name 'NhinAdministrativeDistribution_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter body should be final. | 50 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter context should be final. | 58 | |
| 'context' hides a field. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getNhinImpl' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Name 'NhincAdminDistSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Parameter body should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter context should be final. | 58 | |
| 'context' hides a field. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getNhincImpl' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Name 'NhincAdminDist_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter body should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNhincImpl' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter body should be final. | 49 | |
| Parameter assertion should be final. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter body should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter context should be final. | 46 | |
| 'context' hides a field. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Parameter body should be final. | 51 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter body should be final. | 50 | |
| Parameter assertion should be final. | 50 | |
| Method 'getAdapterImplementation' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter body should be final. | 49 | |
| Parameter assertion should be final. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Method 'getAdapterAdminDistProxy' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 63 | |
| Method 'getHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter portDescriptor should be final. | 69 | |
| Parameter url should be final. | 69 | |
| Parameter assertion should be final. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter body should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter body should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 95 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter message should be final. | 65 | |
| Parameter assertion should be final. | 65 | |
| Parameter target should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| '}' should be on the same line. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Method 'auditMessage' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter message should be final. | 92 | |
| Parameter assertion should be final. | 92 | |
| Parameter direction should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Avoid inline conditionals. | 100 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Avoid inline conditionals. | 104 | |
| Missing a Javadoc comment. | 107 | |
| Parameter urlInfo should be final. | 107 | |
| Line is longer than 80 characters. | 119 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter message should be final. | 119 | |
| Parameter assertion should be final. | 119 | |
| Parameter target should be final. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 131 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter body should be final. | 131 | |
| Parameter assertion should be final. | 131 | |
| Parameter target should be final. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 142 | |
| Method 'getEndpoints' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter targetCommunities should be final. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 155 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter request should be final. | 155 | |
| Parameter assertion should be final. | 155 | |
| Parameter hcid should be final. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 162 | |
| Method 'sendToNhinProxy' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter newRequest should be final. | 162 | |
| Parameter assertion should be final. | 162 | |
| Parameter target should be final. | 163 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Expected an @return tag. | 176 | |
| Line is longer than 80 characters. | 176 | |
| Method 'getNewOutboundAdminDistributionDelegate' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Method 'getNhincAdminDist' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Line is longer than 80 characters. | 181 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter message should be final. | 48 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter message should be final. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Parameter message should be final. | 91 | |
| Parameter error should be final. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Class OutboundAdminDistributionFactory should be declared as final. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter apiLevel should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Variable 'target' must be private and have accessor methods. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Parameter delegate should be final. | 51 | |
| Missing a Javadoc comment. | 57 | |
| Parameter delegate should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter request should be final. | 58 | |
| 'request' hides a field. | 58 | |
| Parameter targetSystem should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| 'assertion' hides a field. | 58 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter request should be final. | 70 | |
| 'request' hides a field. | 70 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter target should be final. | 78 | |
| 'target' hides a field. | 78 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter _assertion should be final. | 82 | |
| Name '_assertion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter assertionType should be final. | 58 | |
| 'assertionType' hides a field. | 58 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter nhinDelegate should be final. | 66 | |
| 'nhinDelegate' hides a field. | 66 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter request should be final. | 74 | |
| 'request' hides a field. | 74 | |
| Method 'getTargetSystem' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'setTargetSystem' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter targetSystem should be final. | 82 | |
| 'targetSystem' hides a field. | 82 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter message should be final. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Name 'OutboundAdminDistributionOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Name 'OutboundAdminDistributionOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Name 'OutboundAdminDistributionStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter message should be final. | 53 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter message should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Name 'OutboundAdminDistributionStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter message should be final. | 53 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter message should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter body should be final. | 40 | |
| Parameter assertion should be final. | 40 | |
| Parameter target should be final. | 40 | |
| Line is longer than 80 characters. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter body should be final. | 38 | |
| Parameter assertion should be final. | 38 | |
| Parameter target should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Method 'getAdapterAuditQueryProxy' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 58 | |
| Method 'getHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter apiLevel should be final. | 71 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter portDescriptor should be final. | 81 | |
| Parameter url should be final. | 81 | |
| Parameter assertion should be final. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter body should be final. | 87 | |
| Parameter assertion should be final. | 87 | |
| Parameter target should be final. | 87 | |
| Parameter apiLevel should be final. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Method 'getHelper' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter apiLevel should be final. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter portDescriptor should be final. | 76 | |
| Parameter url should be final. | 76 | |
| Parameter assertion should be final. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter body should be final. | 82 | |
| Parameter assertion should be final. | 82 | |
| Parameter target should be final. | 82 | |
| Parameter apiLevel should be final. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter body should be final. | 59 | |
| Parameter assertion should be final. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 69 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'sendToAgency' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter body should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Method 'getAdapterAdminDistProxy' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'getAdminFactory' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter body should be final. | 100 | |
| Parameter assertion should be final. | 100 | |
| Line is longer than 80 characters. | 105 | |
| Method 'getPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 118 | |
| Method 'getSleepPeriod' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Method 'auditMessage' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter body should be final. | 147 | |
| Parameter assertion should be final. | 147 | |
| Parameter direction should be final. | 147 | |
| Parameter logInterface should be final. | 148 | |
| Line is longer than 80 characters. | 149 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| Parameter assertion should be final. | 51 | |
| Parameter target should be final. | 51 | |
| Parameter apiLevel should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Method 'getNhinAdminDistProxy' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 68 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter apiLevel should be final. | 77 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Parameter portDescriptor should be final. | 87 | |
| Parameter url should be final. | 87 | |
| Parameter assertion should be final. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Parameter body should be final. | 94 | |
| Parameter assertion should be final. | 94 | |
| Parameter target should be final. | 94 | |
| Parameter apiLevel should be final. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 129 | |
| Method 'auditMessage' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter message should be final. | 129 | |
| Parameter assertion should be final. | 129 | |
| Parameter direction should be final. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Avoid inline conditionals. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Class OrchestrationContextFactory should be declared as final. | 41 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter homeCommunityType should be final. | 55 | |
| Parameter serviceName should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Parameter apiLevel should be final. | 62 | |
| Parameter serviceName should be final. | 63 | |
| Line is longer than 80 characters. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter body should be final. | 61 | |
| Parameter assertion should be final. | 61 | |
| Parameter target should be final. | 61 | |
| Parameter apiLevel should be final. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Parameter target should be final. | 84 | |
| Parameter assertion should be final. | 84 | |
| Parameter body should be final. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter adDelegate should be final. | 96 | |
| Parameter orchestratable should be final. | 97 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Parameter target should be final. | 52 | |
| Parameter apiLevel should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getNhincAdminDistImpl' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| Parameter assertion should be final. | 51 | |
| Parameter target should be final. | 51 | |
| Parameter apiLevel should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNhincAdminDistProxy' is not designed for extension - needs to be abstract, final or empty. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'getAdminDistributionHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter apiLevel should be final. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Parameter portDescriptor should be final. | 79 | |
| Parameter url should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Parameter body should be final. | 94 | |
| Parameter assertion should be final. | 94 | |
| Parameter target should be final. | 94 | |
| Parameter apiLevel should be final. | 95 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter apiLevel should be final. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Parameter portDescriptor should be final. | 73 | |
| Parameter url should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getAdminDistributionHelper' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Method 'sendAlertMessage' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Parameter body should be final. | 95 | |
| Parameter assertion should be final. | 95 | |
| Parameter target should be final. | 95 | |
| Parameter apiLevel should be final. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 119 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Name 'UUID_TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter messageContext should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 63 | |
| Expression can be simplified. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Expression can be simplified. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Expression can be simplified. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Must have at least one statement. | 103 | |
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter context should be final. | 113 | |
| Missing a Javadoc comment. | 117 | |
| Parameter context should be final. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter header should be final. | 121 | |
| Parameter name should be final. | 121 | |
| Parameter ns should be final. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Utility classes should not have a public or default constructor. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Name 'GetAsyncMessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 70 | |
| Name 'GetAsyncRelatesTo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 70 | |
| Parameter context should be final. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Avoid inline conditionals. | 99 | |
| Method 'createAsyncMsgRecordDao' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 120 | |
| Method 'addPatientDiscoveryRequest' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter request should be final. | 120 | |
| Parameter assertion should be final. | 120 | |
| Parameter direction should be final. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 140 | |
| Method 'addPatientDiscoveryRequest' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Parameter request should be final. | 140 | |
| Expected @param tag for 'request'. | 140 | |
| Parameter direction should be final. | 140 | |
| Expected @param tag for 'direction'. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 185 | |
| Method 'processAck' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Parameter messageId should be final. | 185 | |
| Expected @param tag for 'messageId'. | 185 | |
| Parameter newStatus should be final. | 185 | |
| Expected @param tag for 'newStatus'. | 185 | |
| Parameter errorStatus should be final. | 185 | |
| Expected @param tag for 'errorStatus'. | 185 | |
| Parameter ack should be final. | 185 | |
| Expected @param tag for 'ack'. | 185 | |
| Line is longer than 80 characters. | 197 | |
| First sentence should end with a period. | 216 | |
| Method 'processMessageStatus' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| Parameter messageId should be final. | 223 | |
| Expected @param tag for 'messageId'. | 223 | |
| Parameter newStatus should be final. | 223 | |
| Expected @param tag for 'newStatus'. | 223 | |
| Line is longer than 80 characters. | 232 | |
| First sentence should end with a period. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 258 | |
| Method 'processPatientDiscoveryResponse' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| Parameter messageId should be final. | 258 | |
| Expected @param tag for 'messageId'. | 258 | |
| Parameter newStatus should be final. | 258 | |
| Expected @param tag for 'newStatus'. | 258 | |
| Parameter errorStatus should be final. | 258 | |
| Expected @param tag for 'errorStatus'. | 258 | |
| Parameter response should be final. | 259 | |
| Expected @param tag for 'response'. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 291 | |
| First sentence should end with a period. | 296 | |
| Method 'copyAssertionTypeObject' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| Parameter orig should be final. | 302 | |
| Expected @param tag for 'orig'. | 302 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 324 | |
| First sentence should end with a period. | 330 | |
| Method 'marshalAssertionTypeObject' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| Parameter assertion should be final. | 336 | |
| Expected @param tag for 'assertion'. | 336 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 353 | |
| Missing a Javadoc comment. | 359 | |
| Parameter status should be final. | 359 | |
| Missing a Javadoc comment. | 369 | |
| Parameter ack should be final. | 369 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter request should be final. | 394 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 417 | |
| Missing a Javadoc comment. | 417 | |
| Parameter request should be final. | 417 | |
| Line is longer than 80 characters. | 427 | |
| Missing a Javadoc comment. | 440 | |
| Parameter ack should be final. | 440 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 446 | |
| First sentence should end with a period. | 453 | |
| Line is longer than 80 characters. | 460 | |
| Parameter requestMessage should be final. | 460 | |
| Expected @param tag for 'requestMessage'. | 460 | |
| Parameter direction should be final. | 461 | |
| Expected @param tag for 'direction'. | 461 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 484 | |
| Line is longer than 80 characters. | 485 | |
| Line is longer than 80 characters. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 494 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 511 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 62 | |
| Parameter mustUnderstand should be final. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 90 | |
| Method 'queryByMessageIdAndDirection' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter messageId should be final. | 90 | |
| Expected @param tag for 'messageId'. | 90 | |
| Parameter direction should be final. | 90 | |
| Expected @param tag for 'direction'. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Avoid inline conditionals. | 115 | |
| Line is longer than 80 characters. | 137 | |
| Method 'queryByMessageIdAndServiceName' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Parameter messageId should be final. | 137 | |
| Expected @param tag for 'messageId'. | 137 | |
| Parameter serviceName should be final. | 137 | |
| Expected @param tag for 'serviceName'. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Avoid inline conditionals. | 162 | |
| Method 'queryByTime' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Parameter timestamp should be final. | 183 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Avoid inline conditionals. | 206 | |
| First sentence should end with a period. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Method 'queryForExpired' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Parameter timestamp should be final. | 228 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Avoid inline conditionals. | 253 | |
| Method 'queryForDeferredQueueProcessing' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Avoid inline conditionals. | 298 | |
| Line is longer than 80 characters. | 314 | |
| Method 'queryForDeferredQueueSelected' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 331 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 333 | |
| Line is longer than 80 characters. | 336 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Avoid inline conditionals. | 344 | |
| Line is longer than 80 characters. | 366 | |
| Method 'queryByCriteria' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| Parameter queryCriteria should be final. | 366 | |
| Expected @param tag for 'queryCriteria'. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 437 | |
| Avoid inline conditionals. | 437 | |
| Method 'insertRecords' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| Parameter asyncMsgRecs should be final. | 458 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 488 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 506 | |
| Parameter asyncMsgRecord should be final. | 506 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 529 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 549 | |
| Parameter asyncMsgRecs should be final. | 549 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 583 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 603 | |
| Parameter asyncMsgRecord should be final. | 603 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 641 | |
| Line is longer than 80 characters. | 642 | |
| Method 'checkExpiration' is not designed for extension - needs to be abstract, final or empty. | 644 | |
| Line is longer than 80 characters. | 652 | |
| Line is longer than 80 characters. | 655 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 665 | |
| Missing a Javadoc comment. | 685 | |
| Parameter value should be final. | 685 | |
| Parameter units should be final. | 685 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 691 | |
| Line is longer than 80 characters. | 693 | |
| Line is longer than 80 characters. | 695 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Name 'CreationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'ResponseTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'Duration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'ServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Name 'CommunityId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Name 'Status' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Name 'ResponseType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'Reserved' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'MsgData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Name 'RspData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Name 'AckData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter Id should be final. | 60 | |
| 'Id' hides a field. | 60 | |
| Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter MessageId should be final. | 68 | |
| 'MessageId' hides a field. | 68 | |
| Name 'MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| Method 'getCreationTime' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setCreationTime' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter CreationTime should be final. | 76 | |
| 'CreationTime' hides a field. | 76 | |
| Name 'CreationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| Method 'getResponseTime' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setResponseTime' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter ResponseTime should be final. | 84 | |
| 'ResponseTime' hides a field. | 84 | |
| Name 'ResponseTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter Duration should be final. | 92 | |
| 'Duration' hides a field. | 92 | |
| Name 'Duration' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter ServiceName should be final. | 100 | |
| 'ServiceName' hides a field. | 100 | |
| Name 'ServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter Direction should be final. | 108 | |
| 'Direction' hides a field. | 108 | |
| Name 'Direction' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| Method 'getCommunityId' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Method 'setCommunityId' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter CommunityId should be final. | 116 | |
| 'CommunityId' hides a field. | 116 | |
| Name 'CommunityId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter Status should be final. | 124 | |
| 'Status' hides a field. | 124 | |
| Name 'Status' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
| Method 'getResponseType' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Method 'setResponseType' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter ResponseType should be final. | 132 | |
| 'ResponseType' hides a field. | 132 | |
| Name 'ResponseType' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
| Method 'getReserved' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Method 'setReserved' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter Reserved should be final. | 140 | |
| 'Reserved' hides a field. | 140 | |
| Name 'Reserved' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
| Method 'getMsgData' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Method 'setMsgData' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter MsgData should be final. | 148 | |
| 'MsgData' hides a field. | 148 | |
| Name 'MsgData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 | |
| Method 'getRspData' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Method 'setRspData' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Parameter RspData should be final. | 156 | |
| 'RspData' hides a field. | 156 | |
| Name 'RspData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 156 | |
| Method 'getAckData' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Method 'setAckData' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter AckData should be final. | 164 | |
| 'AckData' hides a field. | 164 | |
| Name 'AckData' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 94 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Method 'logNhinPatientDiscAck' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter message should be final. | 120 | |
| Parameter assertion should be final. | 120 | |
| Parameter direction should be final. | 121 | |
| Parameter _interface should be final. | 121 | |
| Expected @param tag for '_interface'. | 121 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 130 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Method 'logNhinPatientDiscReq' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Parameter message should be final. | 138 | |
| Parameter assertion should be final. | 138 | |
| Parameter direction should be final. | 139 | |
| Parameter _type should be final. | 139 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 149 | |
| Line has trailing spaces. | 150 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Method 'logNhinPatientDiscResp' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Parameter message should be final. | 157 | |
| Parameter assertion should be final. | 157 | |
| Parameter direction should be final. | 158 | |
| Parameter _type should be final. | 158 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 168 | |
| Line has trailing spaces. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Method 'logAdapterPatientDiscReq' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter message should be final. | 176 | |
| Parameter assertion should be final. | 176 | |
| Parameter direction should be final. | 177 | |
| Parameter _type should be final. | 177 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 187 | |
| Line has trailing spaces. | 188 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Method 'logAdapterPatientDiscResp' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Parameter message should be final. | 195 | |
| Parameter assertion should be final. | 195 | |
| Parameter direction should be final. | 196 | |
| Parameter _type should be final. | 196 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 206 | |
| Line has trailing spaces. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 214 | |
| Method 'logEntityPatientDiscReq' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Parameter message should be final. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Parameter assertion should be final. | 215 | |
| Parameter direction should be final. | 215 | |
| Parameter _type should be final. | 215 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | |
| Parameter _process should be final. | 215 | |
| Expected @param tag for '_process'. | 215 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 225 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 233 | |
| Method 'logEntityPatientDiscResp' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Parameter message should be final. | 233 | |
| Parameter assertion should be final. | 234 | |
| Parameter direction should be final. | 234 | |
| Parameter _type should be final. | 234 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 244 | |
| Line has trailing spaces. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 252 | |
| Method 'logEntityPatientDiscAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Parameter message should be final. | 252 | |
| Parameter assertion should be final. | 253 | |
| Parameter direction should be final. | 253 | |
| Parameter _type should be final. | 253 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Method 'logEntityXDRReq' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Parameter message should be final. | 271 | |
| Parameter assertion should be final. | 271 | |
| Parameter direction should be final. | 272 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 289 | |
| Method 'logAdapterXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Parameter response should be final. | 289 | |
| Parameter assertion should be final. | 289 | |
| Parameter direction should be final. | 290 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Method 'logEntityXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Parameter response should be final. | 305 | |
| Parameter assertion should be final. | 305 | |
| Parameter direction should be final. | 306 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Method 'logEntityXDRResponseRequest' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Parameter response should be final. | 324 | |
| Parameter assertion should be final. | 325 | |
| Parameter direction should be final. | 325 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 335 | |
| Line has trailing spaces. | 336 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 342 | |
| Method 'logAdhocQuery' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| Parameter message should be final. | 342 | |
| Parameter direction should be final. | 342 | |
| Parameter _interface should be final. | 342 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 342 | |
| Line is longer than 80 characters. | 348 | |
| Line has trailing spaces. | 349 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 356 | |
| Method 'logAdhocQuery' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| Parameter message should be final. | 356 | |
| Parameter direction should be final. | 356 | |
| Parameter _interface should be final. | 356 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 356 | |
| Parameter responseCommunityId should be final. | 357 | |
| Expected @param tag for 'responseCommunityId'. | 357 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 370 | |
| Line has trailing spaces. | 371 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 377 | |
| Method 'logAdhocQueryResult' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| Parameter message should be final. | 377 | |
| Parameter direction should be final. | 377 | |
| Parameter _interface should be final. | 378 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 378 | |
| Line is longer than 80 characters. | 383 | |
| Line has trailing spaces. | 384 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 391 | |
| Method 'logAdhocQueryResult' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| Parameter message should be final. | 391 | |
| Parameter direction should be final. | 391 | |
| Parameter _interface should be final. | 392 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 392 | |
| Parameter requestCommunityID should be final. | 392 | |
| Expected @param tag for 'requestCommunityID'. | 392 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 405 | |
| Line has trailing spaces. | 406 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 413 | |
| Method 'logAdhocQueryDeferredAck' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Parameter acknowledgement should be final. | 413 | |
| Parameter assertion should be final. | 414 | |
| Parameter direction should be final. | 414 | |
| Parameter _interface should be final. | 414 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 414 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 420 | |
| Line has trailing spaces. | 421 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 429 | |
| Method 'logAdhocQueryDeferredAck' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Parameter acknowledgement should be final. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Parameter assertion should be final. | 430 | |
| Parameter direction should be final. | 430 | |
| Parameter _interface should be final. | 430 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 430 | |
| Parameter requestCommunityID should be final. | 430 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 440 | |
| Line has trailing spaces. | 441 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 447 | |
| Method 'logDocRetrieve' is not designed for extension - needs to be abstract, final or empty. | 447 | |
| Parameter message should be final. | 447 | |
| Parameter direction should be final. | 447 | |
| Parameter _interface should be final. | 447 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 447 | |
| Line is longer than 80 characters. | 452 | |
| Line has trailing spaces. | 453 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 456 | |
| Line is longer than 80 characters. | 458 | |
| Line is longer than 80 characters. | 460 | |
| Method 'logDocRetrieve' is not designed for extension - needs to be abstract, final or empty. | 460 | |
| Parameter message should be final. | 460 | |
| Parameter direction should be final. | 460 | |
| Parameter _interface should be final. | 460 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 460 | |
| Parameter responseCommunityID should be final. | 461 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 474 | |
| Line has trailing spaces. | 475 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 478 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 481 | |
| Method 'logDocRetrieveResult' is not designed for extension - needs to be abstract, final or empty. | 481 | |
| Parameter message should be final. | 481 | |
| Parameter direction should be final. | 481 | |
| Parameter _interface should be final. | 482 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 482 | |
| Line is longer than 80 characters. | 487 | |
| Line has trailing spaces. | 488 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 495 | |
| Method 'logDocRetrieveResult' is not designed for extension - needs to be abstract, final or empty. | 495 | |
| Parameter message should be final. | 495 | |
| Parameter direction should be final. | 495 | |
| Parameter _interface should be final. | 496 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 496 | |
| Parameter requestCommunityID should be final. | 496 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 509 | |
| Line has trailing spaces. | 510 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 516 | |
| Method 'logFindAuditEvents' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| Parameter message should be final. | 516 | |
| Parameter direction should be final. | 516 | |
| Parameter _interface should be final. | 517 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 517 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 530 | |
| Line has trailing spaces. | 531 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 537 | |
| Method 'logFindAuditEventsResult' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| Parameter message should be final. | 537 | |
| Parameter direction should be final. | 537 | |
| Parameter _interface should be final. | 538 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 538 | |
| Line is longer than 80 characters. | 539 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 551 | |
| Line has trailing spaces. | 552 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 558 | |
| Method 'logNhinSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 558 | |
| Parameter message should be final. | 558 | |
| Parameter direction should be final. | 558 | |
| Parameter _interface should be final. | 558 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 558 | |
| Line is longer than 80 characters. | 559 | |
| 'transformLib' hides a field. | 561 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 573 | |
| Line has trailing spaces. | 574 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 580 | |
| Method 'logNhinNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 580 | |
| Parameter message should be final. | 580 | |
| Parameter direction should be final. | 580 | |
| Parameter _interface should be final. | 580 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 | |
| Line is longer than 80 characters. | 588 | |
| Line is longer than 80 characters. | 594 | |
| Line has trailing spaces. | 595 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 598 | |
| Line is longer than 80 characters. | 599 | |
| Line is longer than 80 characters. | 601 | |
| Method 'logNhinUnsubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 601 | |
| Parameter message should be final. | 601 | |
| Parameter direction should be final. | 601 | |
| Parameter _interface should be final. | 602 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 602 | |
| Line is longer than 80 characters. | 603 | |
| 'transformLib' hides a field. | 605 | |
| Line is longer than 80 characters. | 606 | |
| Line is longer than 80 characters. | 610 | |
| Line is longer than 80 characters. | 611 | |
| Line is longer than 80 characters. | 616 | |
| Line has trailing spaces. | 617 | |
| Line is longer than 80 characters. | 619 | |
| Line is longer than 80 characters. | 620 | |
| Line is longer than 80 characters. | 621 | |
| Line is longer than 80 characters. | 623 | |
| Method 'logUnsubscribeResponse' is not designed for extension - needs to be abstract, final or empty. | 623 | |
| Parameter message should be final. | 623 | |
| Parameter direction should be final. | 623 | |
| Parameter _interface should be final. | 624 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 624 | |
| Line is longer than 80 characters. | 627 | |
| 'transformLib' hides a field. | 631 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 638 | |
| Line has trailing spaces. | 639 | |
| Line is longer than 80 characters. | 641 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 645 | |
| Method 'logSubscribeResponse' is not designed for extension - needs to be abstract, final or empty. | 645 | |
| Parameter message should be final. | 645 | |
| Parameter direction should be final. | 645 | |
| Parameter _interface should be final. | 646 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 646 | |
| 'transformLib' hides a field. | 653 | |
| Line is longer than 80 characters. | 654 | |
| Line is longer than 80 characters. | 660 | |
| Line has trailing spaces. | 661 | |
| Line is longer than 80 characters. | 662 | |
| Line is longer than 80 characters. | 663 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 665 | |
| Line is longer than 80 characters. | 667 | |
| Method 'logEntityDocSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 667 | |
| Parameter message should be final. | 667 | |
| Parameter direction should be final. | 668 | |
| Parameter _interface should be final. | 668 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 668 | |
| Line is longer than 80 characters. | 669 | |
| Line is longer than 80 characters. | 671 | |
| Line is longer than 80 characters. | 676 | |
| Line is longer than 80 characters. | 681 | |
| Line has trailing spaces. | 682 | |
| Line is longer than 80 characters. | 683 | |
| Line is longer than 80 characters. | 684 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 688 | |
| Method 'logEntityCdcSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 688 | |
| Parameter message should be final. | 688 | |
| Parameter direction should be final. | 689 | |
| Parameter _interface should be final. | 689 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 689 | |
| Line is longer than 80 characters. | 690 | |
| Line is longer than 80 characters. | 692 | |
| Line is longer than 80 characters. | 697 | |
| Line is longer than 80 characters. | 702 | |
| Line has trailing spaces. | 703 | |
| Line is longer than 80 characters. | 704 | |
| Line is longer than 80 characters. | 705 | |
| Line is longer than 80 characters. | 706 | |
| Line is longer than 80 characters. | 707 | |
| Line is longer than 80 characters. | 709 | |
| Method 'logEntityDocNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 709 | |
| Parameter message should be final. | 709 | |
| Parameter direction should be final. | 710 | |
| Parameter _interface should be final. | 710 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 710 | |
| Line is longer than 80 characters. | 711 | |
| Line is longer than 80 characters. | 713 | |
| Line is longer than 80 characters. | 718 | |
| Line is longer than 80 characters. | 723 | |
| Line has trailing spaces. | 724 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 727 | |
| Line is longer than 80 characters. | 728 | |
| Line is longer than 80 characters. | 730 | |
| Method 'logEntityCdcNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 730 | |
| Parameter message should be final. | 730 | |
| Parameter direction should be final. | 730 | |
| Parameter _interface should be final. | 731 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 731 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 734 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 744 | |
| Line has trailing spaces. | 745 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 748 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 751 | |
| Method 'logEntityNotifyResponse' is not designed for extension - needs to be abstract, final or empty. | 751 | |
| Parameter message should be final. | 751 | |
| Parameter direction should be final. | 751 | |
| Parameter _interface should be final. | 752 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 752 | |
| Line is longer than 80 characters. | 753 | |
| Line is longer than 80 characters. | 755 | |
| Line is longer than 80 characters. | 769 | |
| Expected an @return tag. | 772 | |
| Line is longer than 80 characters. | 772 | |
| Method 'logXDRReq' is not designed for extension - needs to be abstract, final or empty. | 772 | |
| Parameter message should be final. | 772 | |
| Parameter assertion should be final. | 772 | |
| Parameter direction should be final. | 773 | |
| Line is longer than 80 characters. | 782 | |
| Line is longer than 80 characters. | 793 | |
| Expected an @return tag. | 796 | |
| Line is longer than 80 characters. | 796 | |
| Method 'logAdapterXDRReq' is not designed for extension - needs to be abstract, final or empty. | 796 | |
| Parameter message should be final. | 796 | |
| Parameter assertion should be final. | 796 | |
| Parameter direction should be final. | 797 | |
| Line is longer than 80 characters. | 815 | |
| Expected an @return tag. | 818 | |
| Method 'logXDRReq' is not designed for extension - needs to be abstract, final or empty. | 818 | |
| Line is longer than 80 characters. | 819 | |
| Parameter message should be final. | 819 | |
| Parameter assertion should be final. | 820 | |
| Parameter direction should be final. | 820 | |
| Line is longer than 80 characters. | 824 | |
| Line has trailing spaces. | 832 | |
| Line is longer than 80 characters. | 835 | |
| Expected an @return tag. | 838 | |
| Line is longer than 80 characters. | 838 | |
| Method 'logNhinXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 838 | |
| Parameter message should be final. | 838 | |
| Parameter assertion should be final. | 838 | |
| Parameter direction should be final. | 839 | |
| Line is longer than 80 characters. | 843 | |
| Line has trailing spaces. | 851 | |
| Line is longer than 80 characters. | 854 | |
| Expected an @return tag. | 857 | |
| Method 'logNhinXDRResponseRequest' is not designed for extension - needs to be abstract, final or empty. | 857 | |
| Line is longer than 80 characters. | 858 | |
| Parameter message should be final. | 858 | |
| Parameter assertion should be final. | 859 | |
| Parameter direction should be final. | 859 | |
| Line is longer than 80 characters. | 863 | |
| Line is longer than 80 characters. | 870 | |
| Line has trailing spaces. | 871 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 874 | |
| Line is longer than 80 characters. | 875 | |
| Line is longer than 80 characters. | 877 | |
| Method 'logEntityUnsubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 877 | |
| Parameter message should be final. | 877 | |
| Parameter direction should be final. | 878 | |
| Parameter _interface should be final. | 878 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 878 | |
| Line is longer than 80 characters. | 879 | |
| Line is longer than 80 characters. | 881 | |
| Line is longer than 80 characters. | 887 | |
| Line is longer than 80 characters. | 895 | |
| Expected an @return tag. | 899 | |
| Line is longer than 80 characters. | 899 | |
| Method 'logAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 899 | |
| Parameter acknowledgement should be final. | 899 | |
| Parameter assertion should be final. | 899 | |
| Parameter direction should be final. | 900 | |
| Parameter action should be final. | 900 | |
| Line is longer than 80 characters. | 901 | |
| Line is longer than 80 characters. | 905 | |
| Line is longer than 80 characters. | 908 | |
| Line is longer than 80 characters. | 916 | |
| Expected an @return tag. | 920 | |
| Line is longer than 80 characters. | 920 | |
| Method 'logAdapterAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 920 | |
| Parameter acknowledgement should be final. | 920 | |
| Parameter assertion should be final. | 920 | |
| Parameter direction should be final. | 921 | |
| Parameter action should be final. | 921 | |
| Line is longer than 80 characters. | 922 | |
| Line is longer than 80 characters. | 925 | |
| Line is longer than 80 characters. | 933 | |
| Expected an @return tag. | 937 | |
| Line is longer than 80 characters. | 937 | |
| Method 'logEntityAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 937 | |
| Parameter acknowledgement should be final. | 937 | |
| Parameter assertion should be final. | 938 | |
| Parameter direction should be final. | 938 | |
| Parameter action should be final. | 938 | |
| Line is longer than 80 characters. | 939 | |
| Line is longer than 80 characters. | 941 | |
| Line is longer than 80 characters. | 943 | |
| Line is longer than 80 characters. | 948 | |
| Line has trailing spaces. | 949 | |
| Line is longer than 80 characters. | 952 | |
| Line is longer than 80 characters. | 953 | |
| Method 'logEntityAdminDist' is not designed for extension - needs to be abstract, final or empty. | 955 | |
| Line is longer than 80 characters. | 956 | |
| Parameter message should be final. | 956 | |
| Parameter assertion should be final. | 957 | |
| Parameter direction should be final. | 957 | |
| Line is longer than 80 characters. | 958 | |
| Line is longer than 80 characters. | 961 | |
| Line is longer than 80 characters. | 963 | |
| Line is longer than 80 characters. | 972 | |
| Expected an @return tag. | 975 | |
| Line is longer than 80 characters. | 975 | |
| Method 'logNhincAdminDist' is not designed for extension - needs to be abstract, final or empty. | 975 | |
| Parameter message should be final. | 975 | |
| Parameter assertion should be final. | 975 | |
| Parameter target should be final. | 976 | |
| Expected @param tag for 'target'. | 976 | |
| Parameter direction should be final. | 976 | |
| Line is longer than 80 characters. | 978 | |
| ')' is preceded with whitespace. | 978 | |
| Line is longer than 80 characters. | 985 | |
| Line is longer than 80 characters. | 986 | |
| Expected an @return tag. | 989 | |
| Line is longer than 80 characters. | 989 | |
| Method 'logNhincAdminDist' is not designed for extension - needs to be abstract, final or empty. | 989 | |
| Parameter message should be final. | 989 | |
| Parameter assertion should be final. | 989 | |
| Parameter direction should be final. | 989 | |
| Parameter logInterface should be final. | 990 | |
| Line is longer than 80 characters. | 991 | |
| Line is longer than 80 characters. | 993 | |
| Line is longer than 80 characters. | 995 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 1003 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getAuditRepositorySecuredImpl' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'queryAuditEvents' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter queryAuditEventsRequest should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'logEvent' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter logEventRequest should be final. | 58 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Method 'logAudit' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter mess should be final. | 90 | |
| Expected @param tag for 'mess'. | 90 | |
| Parameter assertion should be final. | 90 | |
| Expected @param tag for 'assertion'. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 155 | |
| Name 'XMLCalDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 165 | |
| Expression can be simplified. | 168 | |
| Line is longer than 80 characters. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter mess should be final. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 185 | |
| First sentence should end with a period. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 200 | |
| Line is longer than 80 characters. | 204 | |
| Method 'findAudit' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Parameter query should be final. | 204 | |
| Expected @param tag for 'query'. | 204 | |
| Parameter assertion should be final. | 204 | |
| Expected @param tag for 'assertion'. | 204 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 231 | |
| First sentence should end with a period. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line has trailing spaces. | 245 | |
| Line is longer than 80 characters. | 249 | |
| Parameter auditRecList should be final. | 249 | |
| Expected @param tag for 'auditRecList'. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 272 | |
| First sentence should end with a period. | 285 | |
| Line has trailing spaces. | 287 | |
| Parameter auditBlob should be final. | 291 | |
| Expected @param tag for 'auditBlob'. | 291 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 304 | |
| First sentence should end with a period. | 311 | |
| Line has trailing spaces. | 313 | |
| Line is longer than 80 characters. | 317 | |
| Parameter xmlCalDate should be final. | 317 | |
| Expected @param tag for 'xmlCalDate'. | 317 | |
| First sentence should end with a period. | 326 | |
| Line has trailing spaces. | 328 | |
| Line is longer than 80 characters. | 332 | |
| Parameter xmlCalDate should be final. | 332 | |
| Expected @param tag for 'xmlCalDate'. | 332 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Method 'getAuditRepositoryOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter assertion should be final. | 58 | |
| Parameter wsContext should be final. | 58 | |
| Comment matches to-do format 'TODO:'. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Method 'logAudit' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter mess should be final. | 62 | |
| Parameter context should be final. | 62 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 90 | |
| Method 'findAudit' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter query should be final. | 90 | |
| Parameter context should be final. | 90 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getAuditRepositoryUnsecuredImpl' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Method 'queryAuditEvents' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Parameter queryAuditEventsRequest should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Method 'logEvent' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter logEventRequest should be final. | 56 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getAuditRepositoryOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter assertion should be final. | 60 | |
| Parameter wsContext should be final. | 60 | |
| Comment matches to-do format 'TODO:'. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Method 'logEvent' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter logEventRequest should be final. | 64 | |
| Parameter context should be final. | 64 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Method 'queryAuditEvents' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Parameter queryAuditEventsRequest should be final. | 98 | |
| Parameter context should be final. | 98 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommonadapter.FindCommunitiesAndAuditEventsRequestType. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommonadapter.FindCommunitiesAndAuditEventsResponseType. | 33 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Expected @param tag for 'assertion'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'getAuditRepositoryOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'auditLog' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter request should be final. | 63 | |
| Parameter assertion should be final. | 63 | |
| Expected @param tag for 'assertion'. | 63 | |
| Line is longer than 80 characters. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommonadapter.FindCommunitiesAndAuditEventsRequestType. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommonadapter.FindCommunitiesAndAuditEventsResponseType. | 33 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Method 'auditLog' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter request should be final. | 41 | |
| Parameter assertion should be final. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getAuditRepositoryProxy' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Avoid inline conditionals. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Method 'auditLog' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter request should be final. | 64 | |
| Parameter assertion should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Avoid inline conditionals. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Method 'auditLog' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter request should be final. | 61 | |
| Parameter assertion should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Type Javadoc comment is missing an @param <T> tag. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 71 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter messageContext should be final. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Parameter messageContext should be final. | 101 | |
| Expected @param tag for 'messageContext'. | 101 | |
| Parameter oHeader should be final. | 101 | |
| Expected @param tag for 'oHeader'. | 101 | |
| Expected @throws tag for 'SOAPException'. | 101 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Parameter header should be final. | 135 | |
| Parameter name should be final. | 135 | |
| Parameter ns should be final. | 135 | |
| First sentence should end with a period. | 149 | |
| Expected an @return tag. | 155 | |
| Parameter messageId should be final. | 155 | |
| Expected @param tag for 'messageId'. | 155 | |
| Parameter illegalPrefix should be final. | 155 | |
| Expected @param tag for 'illegalPrefix'. | 155 | |
| First sentence should end with a period. | 159 | |
| Expected an @return tag. | 164 | |
| Parameter messageId should be final. | 164 | |
| Expected @param tag for 'messageId'. | 164 | |
| First sentence should end with a period. | 168 | |
| Expected an @return tag. | 173 | |
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Parameter context should be final. | 173 | |
| Expected @param tag for 'context'. | 173 | |
| Line has trailing spaces. | 179 | |
| Method 'close' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Parameter context should be final. | 182 | |
| Expected @param tag for 'context'. | 182 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 103 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line has trailing spaces. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 48 | |
| First sentence should end with a period. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Method 'setSAMLTokenResults' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter samlResultsList should be final. | 52 | |
| Expected @param tag for 'samlResultsList'. | 52 | |
| Line has trailing spaces. | 55 | |
| First sentence should end with a period. | 56 | |
| Method 'setTimestampElement' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter timestampElement should be final. | 59 | |
| Expected @param tag for 'timestampElement'. | 59 | |
| Line has trailing spaces. | 62 | |
| Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter msg should be final. | 63 | |
| Line has trailing spaces. | 66 | |
| Method 'setResults' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter results should be final. | 67 | |
| 'results' hides a field. | 67 | |
| Line has trailing spaces. | 70 | |
| Method 'setSignedResults' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter signedResults should be final. | 71 | |
| 'signedResults' hides a field. | 71 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Method 'setEncryptedResults' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter encryptedResults should be final. | 75 | |
| 'encryptedResults' hides a field. | 75 | |
| Line has trailing spaces. | 78 | |
| Method 'setSigned' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter signed should be final. | 79 | |
| 'signed' hides a field. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'setEncrypted' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter encrypted should be final. | 83 | |
| 'encrypted' hides a field. | 83 | |
| Line has trailing spaces. | 86 | |
| Method 'setDerived' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter derived should be final. | 87 | |
| 'derived' hides a field. | 87 | |
| Line has trailing spaces. | 90 | |
| Method 'setEndorsed' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter endorsed should be final. | 91 | |
| 'endorsed' hides a field. | 91 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 95 | |
| Method 'validatePolicy' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line has trailing spaces. | 97 | |
| Parameter aim should be final. | 97 | |
| Parameter message should be final. | 98 | |
| 'message' hides a field. | 98 | |
| Parameter results should be final. | 99 | |
| 'results' hides a field. | 99 | |
| Parameter signedResults should be final. | 100 | |
| 'signedResults' hides a field. | 100 | |
| Parameter encryptedResults should be final. | 101 | |
| 'encryptedResults' hides a field. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 107 | |
| 'cast' is not followed by whitespace. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 125 | |
| 'derived' hides a field. | 126 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 139 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 148 | |
| Expected an @return tag. | 152 | |
| Method 'processSAMLTokens' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 168 | |
| Missing a Javadoc comment. | 169 | |
| Line has trailing spaces. | 176 | |
| Expected an @return tag. | 181 | |
| Parameter tokens should be final. | 181 | |
| Expected @param tag for 'tokens'. | 181 | |
| Line is longer than 80 characters. | 184 | |
| 'cast' is not followed by whitespace. | 184 | |
| Line has trailing spaces. | 192 | |
| Expected an @return tag. | 196 | |
| Parameter tokens should be final. | 196 | |
| Expected @param tag for 'tokens'. | 196 | |
| Line is longer than 80 characters. | 199 | |
| 'cast' is not followed by whitespace. | 199 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Parameter tokenResults should be final. | 213 | |
| Expected @param tag for 'tokenResults'. | 213 | |
| Expected an @return tag. | 223 | |
| Parameter token should be final. | 223 | |
| Expected @param tag for 'token'. | 223 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 226 | |
| 'cast' is not followed by whitespace. | 226 | |
| Line has trailing spaces. | 235 | |
| Expected an @return tag. | 239 | |
| Parameter token should be final. | 239 | |
| Expected @param tag for 'token'. | 239 | |
| Line has trailing spaces. | 241 | |
| Line is longer than 80 characters. | 242 | |
| 'cast' is not followed by whitespace. | 242 | |
| Line has trailing spaces. | 254 | |
| First sentence should end with a period. | 255 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 260 | |
| Parameter tokenResults should be final. | 260 | |
| 'cast' is not followed by whitespace. | 263 | |
| Line has trailing spaces. | 276 | |
| First sentence should end with a period. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 282 | |
| Parameter tokenResults should be final. | 282 | |
| 'cast' is not followed by whitespace. | 285 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 304 | |
| Parameter utResultsList should be final. | 304 | |
| Parameter valUsernameToken should be final. | 304 | |
| Line has trailing spaces. | 306 | |
| Line has trailing spaces. | 308 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Missing a Javadoc comment. | 26 | |
| First sentence should end with a period. | 28 | |
| Method 'validateAssertion' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Parameter assertion should be final. | 32 | |
| Expected @param tag for 'assertion'. | 32 | |
| Expected @throws tag for 'WSSecurityException'. | 32 | |
| Unable to get class information for WSSecurityException. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getSaml2SpecValidator' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getSaml2AllowNoSubjectAssertionSpecValidator' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getSaml2AssertionSpecValidator' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters. | 23 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 43 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter callbacks should be final. | 46 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Parameter propertiesMap should be final. | 89 | |
| Parameter message should be final. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter propertiesMap should be final. | 98 | |
| Parameter message should be final. | 98 | |
| Parameter key should be final. | 98 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 28 | |
| Method 'getBytesFromCertificates' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Parameter arg0 should be final. | 31 | |
| Unable to get class information for WSSecurityException. | 31 | |
| Line is longer than 80 characters. | 38 | |
| Method 'getCertificateFactory' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Unable to get class information for WSSecurityException. | 41 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getCertificatesFromBytes' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Parameter arg0 should be final. | 51 | |
| Unable to get class information for WSSecurityException. | 51 | |
| Method 'getCryptoProvider' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getDefaultX509Identifier' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Unable to get class information for WSSecurityException. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getPrivateKey' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter arg0 should be final. | 82 | |
| Parameter arg1 should be final. | 82 | |
| Unable to get class information for WSSecurityException. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getPrivateKey' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Parameter arg0 should be final. | 92 | |
| Parameter arg1 should be final. | 92 | |
| Unable to get class information for WSSecurityException. | 92 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getSKIBytesFromCert' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Parameter arg0 should be final. | 102 | |
| Unable to get class information for WSSecurityException. | 102 | |
| Line is longer than 80 characters. | 110 | |
| Method 'getX509Certificates' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Parameter arg0 should be final. | 114 | |
| Unable to get class information for WSSecurityException. | 114 | |
| Line is longer than 80 characters. | 121 | |
| Method 'getX509Identifier' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Parameter arg0 should be final. | 124 | |
| Unable to get class information for WSSecurityException. | 124 | |
| Line is longer than 80 characters. | 131 | |
| Method 'loadCertificate' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Parameter arg0 should be final. | 134 | |
| Unable to get class information for WSSecurityException. | 134 | |
| Line is longer than 80 characters. | 141 | |
| Parameter arg0 should be final. | 145 | |
| Parameter arg1 should be final. | 145 | |
| Line is longer than 80 characters. | 153 | |
| Parameter arg0 should be final. | 156 | |
| Line is longer than 80 characters. | 164 | |
| Parameter arg0 should be final. | 167 | |
| Line is longer than 80 characters. | 175 | |
| Method 'verifyTrust' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Parameter arg0 should be final. | 178 | |
| Unable to get class information for WSSecurityException. | 178 | |
| Line is longer than 80 characters. | 186 | |
| Method 'verifyTrust' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Parameter arg0 should be final. | 189 | |
| Unable to get class information for WSSecurityException. | 189 | |
| Line is longer than 80 characters. | 197 | |
| Method 'verifyTrust' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Parameter arg0 should be final. | 200 | |
| Parameter arg1 should be final. | 200 | |
| Unable to get class information for WSSecurityException. | 200 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Parameter msg should be final. | 118 | |
| Unable to get class information for Fault. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter message should be final. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter o should be final. | 134 | |
| Parameter propsKey should be final. | 134 | |
| Parameter propsURL should be final. | 134 | |
| Parameter message should be final. | 134 | |
| Missing a Javadoc comment. | 158 | |
| Parameter o should be final. | 158 | |
| Parameter message should be final. | 158 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 165 | |
| Must have at least one statement. | 171 | |
| Missing a Javadoc comment. | 180 | |
| Parameter aim should be final. | 180 | |
| Parameter message should be final. | 180 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 188 | |
| Missing a Javadoc comment. | 196 | |
| Parameter action should be final. | 196 | |
| Parameter val should be final. | 196 | |
| Parameter pre should be final. | 196 | |
| Missing a Javadoc comment. | 206 | |
| Parameter aim should be final. | 206 | |
| Parameter q should be final. | 206 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter aim should be final. | 217 | |
| Parameter action should be final. | 217 | |
| Parameter message should be final. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 267 | |
| Missing a Javadoc comment. | 267 | |
| Parameter aim should be final. | 267 | |
| Parameter action should be final. | 267 | |
| Parameter message should be final. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter aim should be final. | 317 | |
| Parameter action should be final. | 317 | |
| Parameter message should be final. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 331 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 399 | |
| Missing a Javadoc comment. | 399 | |
| Parameter aim should be final. | 399 | |
| Parameter name should be final. | 399 | |
| Parameter refs should be final. | 399 | |
| Parameter msg should be final. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Parameter soapEnvelope should be final. | 400 | |
| Parameter type should be final. | 400 | |
| Parameter scope should be final. | 400 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 432 | |
| Missing a Javadoc comment. | 432 | |
| Parameter aim should be final. | 432 | |
| Parameter name should be final. | 432 | |
| Parameter signed should be final. | 432 | |
| Parameter msg should be final. | 432 | |
| Line is longer than 80 characters. | 433 | |
| Parameter soapHeader should be final. | 433 | |
| Parameter soapBody should be final. | 433 | |
| Parameter type should be final. | 433 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 455 | |
| Method 'computeAction' is not designed for extension - needs to be abstract, final or empty. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Parameter message should be final. | 467 | |
| Parameter data should be final. | 467 | |
| Line is longer than 80 characters. | 480 | |
| Method 'doResults' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Parameter msg should be final. | 488 | |
| Parameter actor should be final. | 488 | |
| Parameter soapHeader should be final. | 488 | |
| Parameter soapBody should be final. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Parameter results should be final. | 489 | |
| Parameter utWithCallbacks should be final. | 489 | |
| Unable to get class information for WSSecurityException. | 490 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 511 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 537 | |
| Line is longer than 80 characters. | 549 | |
| Line is longer than 80 characters. | 553 | |
| Expected an @return tag. | 555 | |
| Line is longer than 80 characters. | 555 | |
| Parameter aim should be final. | 555 | |
| Expected @param tag for 'aim'. | 555 | |
| Parameter msg should be final. | 555 | |
| Expected @param tag for 'msg'. | 555 | |
| Parameter soapHeader should be final. | 555 | |
| Expected @param tag for 'soapHeader'. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Parameter soapBody should be final. | 556 | |
| Expected @param tag for 'soapBody'. | 556 | |
| Parameter signed should be final. | 556 | |
| Expected @param tag for 'signed'. | 556 | |
| Parameter encrypted should be final. | 556 | |
| Expected @param tag for 'encrypted'. | 556 | |
| Expected @throws tag for 'SOAPException'. | 556 | |
| Line is longer than 80 characters. | 563 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 573 | |
| First sentence should end with a period. | 580 | |
| Expected an @return tag. | 583 | |
| Line is longer than 80 characters. | 583 | |
| Parameter aim should be final. | 583 | |
| Expected @param tag for 'aim'. | 583 | |
| Parameter msg should be final. | 583 | |
| Expected @param tag for 'msg'. | 583 | |
| Parameter soapBody should be final. | 583 | |
| Expected @param tag for 'soapBody'. | 583 | |
| Line is longer than 80 characters. | 584 | |
| Parameter results should be final. | 584 | |
| Expected @param tag for 'results'. | 584 | |
| Parameter signedResults should be final. | 584 | |
| Expected @param tag for 'signedResults'. | 584 | |
| Line is longer than 80 characters. | 587 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 599 | |
| First sentence should end with a period. | 604 | |
| Expected an @return tag. | 607 | |
| Line is longer than 80 characters. | 607 | |
| Parameter aim should be final. | 607 | |
| Expected @param tag for 'aim'. | 607 | |
| Parameter msg should be final. | 607 | |
| Expected @param tag for 'msg'. | 607 | |
| Parameter soapBody should be final. | 607 | |
| Expected @param tag for 'soapBody'. | 607 | |
| Line is longer than 80 characters. | 608 | |
| Parameter results should be final. | 608 | |
| Expected @param tag for 'results'. | 608 | |
| Parameter signedResults should be final. | 608 | |
| Expected @param tag for 'signedResults'. | 608 | |
| Parameter encryptedResults should be final. | 609 | |
| Expected @param tag for 'encryptedResults'. | 609 | |
| Line is longer than 80 characters. | 612 | |
| Line is longer than 80 characters. | 613 | |
| Line is longer than 80 characters. | 615 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 618 | |
| Line is longer than 80 characters. | 619 | |
| First sentence should end with a period. | 624 | |
| Expected an @return tag. | 627 | |
| Line is longer than 80 characters. | 627 | |
| Parameter aim should be final. | 627 | |
| Expected @param tag for 'aim'. | 627 | |
| Parameter msg should be final. | 627 | |
| Expected @param tag for 'msg'. | 627 | |
| Line is longer than 80 characters. | 628 | |
| Parameter results should be final. | 628 | |
| Expected @param tag for 'results'. | 628 | |
| Parameter signedResults should be final. | 628 | |
| Expected @param tag for 'signedResults'. | 628 | |
| Line is longer than 80 characters. | 629 | |
| Parameter encryptedResults should be final. | 629 | |
| Expected @param tag for 'encryptedResults'. | 629 | |
| Parameter utWithCallbacks should be final. | 629 | |
| Expected @param tag for 'utWithCallbacks'. | 629 | |
| Line is longer than 80 characters. | 630 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 634 | |
| Line is longer than 80 characters. | 635 | |
| Line is longer than 80 characters. | 636 | |
| Line is longer than 80 characters. | 639 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 648 | |
| Line is longer than 80 characters. | 652 | |
| Line is longer than 80 characters. | 655 | |
| Line is longer than 80 characters. | 656 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 659 | |
| Line is longer than 80 characters. | 662 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 684 | |
| Line is longer than 80 characters. | 690 | |
| Line is longer than 80 characters. | 696 | |
| Line is longer than 80 characters. | 701 | |
| Missing a Javadoc comment. | 701 | |
| Parameter aim should be final. | 701 | |
| Parameter msg should be final. | 701 | |
| Parameter header should be final. | 701 | |
| Line is longer than 80 characters. | 709 | |
| Line is longer than 80 characters. | 710 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 730 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 736 | |
| Missing a Javadoc comment. | 746 | |
| Parameter aim should be final. | 746 | |
| Line is longer than 80 characters. | 747 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Method 'validateSubject' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Parameter assertion should be final. | 53 | |
| Expected @param tag for 'assertion'. | 53 | |
| Expected @throws tag for 'ValidationException'. | 53 | |
| Unable to get class information for ValidationException. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Parameter properties should be final. | 32 | |
| Expected @param tag for 'properties'. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'getAssertionIssuerFormat' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'getIssuer' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getAuthenticationContextClass' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getAuthenticationSessionIndex' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'getAuthenticationInstant' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'getSubjectLocality' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'getSubjectDNS' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'getAuthenicationStatementExists' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Method 'getAuthnicationResource' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Method 'getAuthenicationDecision' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Method 'getEvidenceID' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Method 'getEvidenceInstant' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Line contains a tab character. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'getEvidenceIssuerFormat' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line contains a tab character. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Method 'getEvidenceIssuer' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Method 'getEvidenceConditionNotBefore' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Method 'getEvidenceConditionNotAfter' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Method 'getEvidenceAccessConstent' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Line contains a tab character. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Method 'getEvidenceInstantAccessConsent' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Line contains a tab character. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Method 'getEvidenceSubject' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Line contains a tab character. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Method 'getUserCode' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Method 'getUserSystem' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Method 'getUserSystemName' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Method 'getUserDisplay' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Method 'getPurposeCode' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Method 'getPurposeSystem' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Method 'getPurposeSystemName' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Method 'getPurposeDisplay' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Method 'getUserOrganization' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Method 'getHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Method 'getPatientID' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Method 'getUserFullName' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line has trailing spaces. | 316 | |
| Line contains a tab character. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Method 'getTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Line is longer than 80 characters. | 322 | |
| Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| Line is longer than 80 characters. | 334 | |
| Method 'getTargetApiLevel' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| Line is longer than 80 characters. | 338 | |
| Line contains a tab character. | 341 | |
| Missing a Javadoc comment. | 341 | |
| Line contains a tab character. | 342 | |
| Parameter defaultValue should be final. | 342 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 350 | |
| Missing a Javadoc comment. | 350 | |
| Line contains a tab character. | 351 | |
| Parameter defaultValue should be final. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 362 | |
| Missing a Javadoc comment. | 362 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line is longer than 80 characters. | 366 | |
| Line contains a tab character. | 366 | |
| Missing a Javadoc comment. | 366 | |
| Parameter defaultValue should be final. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 387 | |
| Line is longer than 80 characters. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter defaultValue should be final. | 389 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 14 | |
| Redundant 'public' modifier. | 21 | |
| Redundant 'public' modifier. | 26 | |
| Redundant 'public' modifier. | 31 | |
| Redundant 'public' modifier. | 36 | |
| Redundant 'public' modifier. | 41 | |
| Redundant 'public' modifier. | 46 | |
| Redundant 'public' modifier. | 51 | |
| Redundant 'public' modifier. | 56 | |
| Redundant 'public' modifier. | 61 | |
| Redundant 'public' modifier. | 66 | |
| Redundant 'public' modifier. | 71 | |
| Line has trailing spaces. | 75 | |
| Redundant 'public' modifier. | 76 | |
| Redundant 'public' modifier. | 81 | |
| Redundant 'public' modifier. | 86 | |
| Redundant 'public' modifier. | 91 | |
| Redundant 'public' modifier. | 96 | |
| Redundant 'public' modifier. | 101 | |
| Redundant 'public' modifier. | 106 | |
| Redundant 'public' modifier. | 111 | |
| Redundant 'public' modifier. | 116 | |
| Redundant 'public' modifier. | 121 | |
| Redundant 'public' modifier. | 126 | |
| Redundant 'public' modifier. | 131 | |
| Redundant 'public' modifier. | 136 | |
| Redundant 'public' modifier. | 141 | |
| Redundant 'public' modifier. | 146 | |
| Redundant 'public' modifier. | 151 | |
| Redundant 'public' modifier. | 156 | |
| Redundant 'public' modifier. | 161 | |
| Redundant 'public' modifier. | 166 | |
| Redundant 'public' modifier. | 171 | |
| Redundant 'public' modifier. | 176 | |
| Redundant 'public' modifier. | 181 | |
| Redundant 'public' modifier. | 186 | |
| Redundant 'public' modifier. | 191 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line contains a tab character. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Line contains a tab character. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Unused @param tag for 'request'. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Expected an @return tag. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line contains a tab character. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Expected @throws tag for 'Exception'. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Expected an @return tag. | 32 | |
| Line contains a tab character. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Redundant 'public' modifier. | 36 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 24 | |
| Class CertificateManagerImpl should be declared as final. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 50 | |
| First sentence should end with a period. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 70 | |
| Expected @throws tag for 'Exception'. | 73 | |
| Line is longer than 80 characters. | 88 | |
| First sentence should end with a period. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 126 | |
| Expected @throws tag for 'Exception'. | 129 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 172 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Missing a Javadoc comment. | 182 | |
| Line has trailing spaces. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 196 | |
| Name 'client_key_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 221 | |
| Line has trailing spaces. | 234 | |
| Line is longer than 80 characters. | 235 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter certificateManager should be final. | 57 | |
| 'certificateManager' hides a field. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Parameter properties should be final. | 68 | |
| Expected @param tag for 'properties'. | 68 | |
| Expected @throws tag for 'Exception'. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| ',' is not followed by whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| ',' is not followed by whitespace. | 104 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Expected an @return tag. | 126 | |
| Line contains a tab character. | 126 | |
| Parameter assertion should be final. | 126 | |
| Expected @param tag for 'assertion'. | 126 | |
| Parameter certificate should be final. | 126 | |
| Expected @param tag for 'certificate'. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Parameter privateKey should be final. | 127 | |
| Expected @param tag for 'privateKey'. | 127 | |
| Parameter publicKey should be final. | 127 | |
| Expected @param tag for 'publicKey'. | 127 | |
| Expected @throws tag for 'Exception'. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter properties should be final. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Expected an @return tag. | 178 | |
| Line is longer than 80 characters. | 178 | |
| Parameter properties should be final. | 178 | |
| Expected @param tag for 'properties'. | 178 | |
| Parameter certificate should be final. | 178 | |
| Expected @param tag for 'certificate'. | 178 | |
| Parameter publicKey should be final. | 178 | |
| Expected @param tag for 'publicKey'. | 178 | |
| Expected @throws tag for 'Exception'. | 179 | |
| Line is longer than 80 characters. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Parameter properties should be final. | 185 | |
| Parameter certificate should be final. | 185 | |
| Parameter publicKey should be final. | 186 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter x509Name should be final. | 198 | |
| Parameter certificate should be final. | 198 | |
| Parameter publicKey should be final. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Expected an @return tag. | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Parameter properties should be final. | 211 | |
| Expected @param tag for 'properties'. | 211 | |
| Parameter subject should be final. | 211 | |
| Expected @param tag for 'subject'. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Line contains a tab character. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line contains a tab character. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line contains a tab character. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Line contains a tab character. | 233 | |
| Parameter properties should be final. | 233 | |
| Line is longer than 80 characters. | 235 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters. | 245 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters. | 255 | |
| Line contains a tab character. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Expected an @return tag. | 267 | |
| Line is longer than 80 characters. | 267 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Parameter properties should be final. | 268 | |
| Expected @param tag for 'properties'. | 268 | |
| Parameter subject should be final. | 268 | |
| Expected @param tag for 'subject'. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line contains a tab character. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line is longer than 80 characters. | 287 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Unused @param tag for 'factory'. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Unused @param tag for 'issueInstant'. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Line contains a tab character. | 315 | |
| Parameter properties should be final. | 315 | |
| Expected @param tag for 'properties'. | 315 | |
| Parameter subject should be final. | 315 | |
| Expected @param tag for 'subject'. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line contains a tab character. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line contains a tab character. | 321 | |
| Line is longer than 80 characters. | 322 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 324 | |
| Line is longer than 80 characters. | 326 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line is longer than 80 characters. | 329 | |
| Missing a Javadoc comment. | 329 | |
| More than 7 parameters. | 329 | |
| Parameter evAssertionID should be final. | 329 | |
| Parameter issueInstant should be final. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Parameter format should be final. | 330 | |
| Parameter beginValidTime should be final. | 330 | |
| Parameter endValidTime should be final. | 330 | |
| Parameter issuer should be final. | 330 | |
| Parameter statements should be final. | 331 | |
| Parameter subject should be final. | 331 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Line is longer than 80 characters. | 347 | |
| Line has trailing spaces. | 362 | |
| '5' is a magic number. | 364 | |
| '5' is a magic number. | 365 | |
| '5' is a magic number. | 370 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 376 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 385 | |
| Line is longer than 80 characters. | 387 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Unused @param tag for 'factory'. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Parameter properties should be final. | 404 | |
| Expected @param tag for 'properties'. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line contains a tab character. | 405 | |
| Line is longer than 80 characters. | 407 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line is longer than 80 characters. | 411 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Line is longer than 80 characters. | 414 | |
| Missing a Javadoc comment. | 414 | |
| Parameter accessConstentValues should be final. | 414 | |
| Parameter evidenceInstanceAccessConsentValues should be final. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 419 | |
| Line contains a tab character. | 421 | |
| Line contains a tab character. | 422 | |
| Line is longer than 80 characters. | 423 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 427 | |
| Line is longer than 80 characters. | 428 | |
| Line contains a tab character. | 428 | |
| Line is longer than 80 characters. | 430 | |
| Line contains a tab character. | 430 | |
| Line contains a tab character. | 431 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 435 | |
| Line contains a tab character. | 436 | |
| Line contains a tab character. | 437 | |
| Expected an @return tag. | 438 | |
| Line contains a tab character. | 438 | |
| Line contains a tab character. | 439 | |
| Parameter properties should be final. | 439 | |
| Expected @param tag for 'properties'. | 439 | |
| Line is longer than 80 characters. | 441 | |
| Line contains a tab character. | 441 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 444 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 453 | |
| Line is longer than 80 characters. | 454 | |
| Line contains a tab character. | 454 | |
| Line contains a tab character. | 455 | |
| Line contains a tab character. | 456 | |
| Line is longer than 80 characters. | 457 | |
| Line contains a tab character. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Line contains a tab character. | 460 | |
| Line contains a tab character. | 461 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 464 | |
| Line contains a tab character. | 465 | |
| First sentence should end with a period. | 467 | |
| Line contains a tab character. | 467 | |
| Line contains a tab character. | 468 | |
| Line contains a tab character. | 469 | |
| Line contains a tab character. | 470 | |
| Unused @param tag for 'factory'. | 470 | |
| Line is longer than 80 characters. | 471 | |
| Line contains a tab character. | 471 | |
| Line contains a tab character. | 472 | |
| Line contains a tab character. | 473 | |
| Line contains a tab character. | 474 | |
| Line contains a tab character. | 475 | |
| Line contains a tab character. | 476 | |
| Parameter properties should be final. | 476 | |
| Expected @param tag for 'properties'. | 476 | |
| Line is longer than 80 characters. | 477 | |
| Line contains a tab character. | 477 | |
| Line contains a tab character. | 478 | |
| Line contains a tab character. | 480 | |
| Line contains a tab character. | 482 | |
| Line contains a tab character. | 483 | |
| Line contains a tab character. | 484 | |
| Line contains a tab character. | 485 | |
| Line contains a tab character. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line contains a tab character. | 488 | |
| Line contains a tab character. | 489 | |
| Line contains a tab character. | 491 | |
| Line is longer than 80 characters. | 492 | |
| Line contains a tab character. | 492 | |
| Line contains a tab character. | 493 | |
| Line contains a tab character. | 494 | |
| Line contains a tab character. | 496 | |
| Line contains a tab character. | 498 | |
| First sentence should end with a period. | 500 | |
| Line contains a tab character. | 500 | |
| Line contains a tab character. | 501 | |
| Line contains a tab character. | 502 | |
| Line contains a tab character. | 503 | |
| Unused @param tag for 'factory'. | 503 | |
| Line is longer than 80 characters. | 504 | |
| Line contains a tab character. | 504 | |
| Line contains a tab character. | 505 | |
| Line contains a tab character. | 506 | |
| Line contains a tab character. | 507 | |
| Line contains a tab character. | 508 | |
| Line contains a tab character. | 509 | |
| Parameter properties should be final. | 509 | |
| Expected @param tag for 'properties'. | 509 | |
| Line is longer than 80 characters. | 510 | |
| Line contains a tab character. | 510 | |
| Line contains a tab character. | 512 | |
| Line contains a tab character. | 513 | |
| Line is longer than 80 characters. | 514 | |
| Line contains a tab character. | 514 | |
| Line contains a tab character. | 515 | |
| Line contains a tab character. | 517 | |
| Line is longer than 80 characters. | 518 | |
| Line contains a tab character. | 518 | |
| Line contains a tab character. | 519 | |
| Line contains a tab character. | 520 | |
| Line contains a tab character. | 521 | |
| Line contains a tab character. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line contains a tab character. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Line contains a tab character. | 524 | |
| Line contains a tab character. | 525 | |
| Line contains a tab character. | 526 | |
| Line is longer than 80 characters. | 527 | |
| Line contains a tab character. | 527 | |
| Line is longer than 80 characters. | 528 | |
| Line contains a tab character. | 528 | |
| Line contains a tab character. | 529 | |
| Line contains a tab character. | 533 | |
| Line contains a tab character. | 535 | |
| First sentence should end with a period. | 537 | |
| Line contains a tab character. | 537 | |
| Line contains a tab character. | 538 | |
| Line contains a tab character. | 539 | |
| Line contains a tab character. | 540 | |
| Line contains a tab character. | 541 | |
| Unused @param tag for 'factory'. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Line contains a tab character. | 542 | |
| Line contains a tab character. | 543 | |
| Line contains a tab character. | 544 | |
| Line contains a tab character. | 545 | |
| Line contains a tab character. | 546 | |
| Line contains a tab character. | 547 | |
| Parameter properties should be final. | 547 | |
| Expected @param tag for 'properties'. | 547 | |
| Line contains a tab character. | 549 | |
| Line is longer than 80 characters. | 550 | |
| Line contains a tab character. | 550 | |
| Line contains a tab character. | 551 | |
| Line contains a tab character. | 553 | |
| Line contains a tab character. | 554 | |
| Line contains a tab character. | 555 | |
| Line contains a tab character. | 556 | |
| Line is longer than 80 characters. | 557 | |
| Line contains a tab character. | 557 | |
| Line is longer than 80 characters. | 558 | |
| Line contains a tab character. | 558 | |
| Line contains a tab character. | 559 | |
| Line contains a tab character. | 561 | |
| Line is longer than 80 characters. | 562 | |
| Line contains a tab character. | 562 | |
| Line contains a tab character. | 563 | |
| Line contains a tab character. | 564 | |
| Line contains a tab character. | 566 | |
| Line contains a tab character. | 567 | |
| Line contains a tab character. | 569 | |
| First sentence should end with a period. | 571 | |
| Line contains a tab character. | 571 | |
| Line contains a tab character. | 572 | |
| Line contains a tab character. | 573 | |
| Line contains a tab character. | 574 | |
| Line contains a tab character. | 575 | |
| Unused @param tag for 'factory'. | 575 | |
| Line is longer than 80 characters. | 576 | |
| Line contains a tab character. | 576 | |
| Line contains a tab character. | 577 | |
| Line contains a tab character. | 578 | |
| Line contains a tab character. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Line contains a tab character. | 580 | |
| Line contains a tab character. | 581 | |
| Parameter properties should be final. | 581 | |
| Expected @param tag for 'properties'. | 581 | |
| Line contains a tab character. | 583 | |
| Line contains a tab character. | 584 | |
| Line contains a tab character. | 586 | |
| Line contains a tab character. | 588 | |
| Line contains a tab character. | 589 | |
| Line contains a tab character. | 591 | |
| Line is longer than 80 characters. | 592 | |
| Line contains a tab character. | 592 | |
| Line contains a tab character. | 593 | |
| Line contains a tab character. | 594 | |
| Line contains a tab character. | 595 | |
| Line contains a tab character. | 597 | |
| Line contains a tab character. | 599 | |
| First sentence should end with a period. | 601 | |
| Line contains a tab character. | 601 | |
| Line contains a tab character. | 602 | |
| Line contains a tab character. | 603 | |
| Line contains a tab character. | 604 | |
| Line contains a tab character. | 605 | |
| Unused @param tag for 'factory'. | 605 | |
| Line is longer than 80 characters. | 606 | |
| Line contains a tab character. | 606 | |
| Line contains a tab character. | 607 | |
| Line contains a tab character. | 608 | |
| Line contains a tab character. | 609 | |
| Line contains a tab character. | 610 | |
| Line contains a tab character. | 611 | |
| Parameter properties should be final. | 611 | |
| Expected @param tag for 'properties'. | 611 | |
| Line is longer than 80 characters. | 613 | |
| Line contains a tab character. | 613 | |
| Line contains a tab character. | 614 | |
| Line contains a tab character. | 616 | |
| Line contains a tab character. | 617 | |
| Line contains a tab character. | 618 | |
| Line contains a tab character. | 619 | |
| Line contains a tab character. | 620 | |
| Line is longer than 80 characters. | 622 | |
| Line contains a tab character. | 622 | |
| Line is longer than 80 characters. | 623 | |
| Line contains a tab character. | 623 | |
| Line contains a tab character. | 624 | |
| Line contains a tab character. | 625 | |
| Line contains a tab character. | 626 | |
| Line contains a tab character. | 627 | |
| Line contains a tab character. | 629 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 59 | |
| Class OpenSAML2ComponentBuilder should be declared as final. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 99 | |
| Unable to get class information for ConfigurationException. | 99 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 141 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 156 | |
| Parameter qname should be final. | 156 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 166 | |
| Parameter cntxCls should be final. | 166 | |
| Expected @param tag for 'cntxCls'. | 166 | |
| Parameter sessionIndex should be final. | 166 | |
| Expected @param tag for 'sessionIndex'. | 166 | |
| Parameter authInstant should be final. | 166 | |
| Expected @param tag for 'authInstant'. | 166 | |
| Parameter inetAddr should be final. | 167 | |
| Expected @param tag for 'inetAddr'. | 167 | |
| Parameter dnsName should be final. | 167 | |
| Expected @param tag for 'dnsName'. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 195 | |
| Missing a Javadoc comment. | 195 | |
| Parameter resource should be final. | 195 | |
| Parameter decisionTxt should be final. | 195 | |
| Parameter action should be final. | 195 | |
| Parameter evidence should be final. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Missing a Javadoc comment. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Missing a Javadoc comment. | 227 | |
| Parameter qualifier should be final. | 228 | |
| Parameter format should be final. | 228 | |
| Parameter value should be final. | 228 | |
| Expected an @return tag. | 239 | |
| Parameter format should be final. | 239 | |
| Expected @param tag for 'format'. | 239 | |
| Parameter value should be final. | 239 | |
| Expected @param tag for 'value'. | 239 | |
| Expected an @return tag. | 248 | |
| Parameter format should be final. | 248 | |
| Expected @param tag for 'format'. | 248 | |
| Parameter sIssuer should be final. | 248 | |
| Expected @param tag for 'sIssuer'. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Missing a Javadoc comment. | 255 | |
| Expected an @return tag. | 264 | |
| Line is longer than 80 characters. | 264 | |
| Parameter x509Name should be final. | 264 | |
| Expected @param tag for 'x509Name'. | 264 | |
| Parameter certificate should be final. | 264 | |
| Expected @param tag for 'certificate'. | 264 | |
| Parameter publicKey should be final. | 264 | |
| Expected @param tag for 'publicKey'. | 264 | |
| Expected @throws tag for 'Exception'. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter subjectConfirmationData should be final. | 274 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 282 | |
| Missing a Javadoc comment. | 282 | |
| Parameter certificate should be final. | 282 | |
| Parameter publicKey should be final. | 282 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Parameter certificate should be final. | 290 | |
| Parameter publicKey should be final. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Missing a Javadoc comment. | 301 | |
| Expected an @return tag. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 316 | |
| Missing a Javadoc comment. | 316 | |
| Parameter notBefore should be final. | 316 | |
| Parameter notAfter should be final. | 316 | |
| Parameter audienceURI should be final. | 316 | |
| Line is longer than 80 characters. | 332 | |
| Missing a Javadoc comment. | 332 | |
| Parameter friendlyName should be final. | 332 | |
| Parameter name should be final. | 332 | |
| Parameter nameFormat should be final. | 332 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Parameter friendlyName should be final. | 345 | |
| Parameter name should be final. | 345 | |
| Parameter nameFormat should be final. | 345 | |
| Parameter values should be final. | 345 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Line is longer than 80 characters. | 368 | |
| Missing a Javadoc comment. | 368 | |
| Parameter attributes should be final. | 368 | |
| Line is longer than 80 characters. | 379 | |
| Missing a Javadoc comment. | 379 | |
| Parameter attributes should be final. | 380 | |
| Missing a Javadoc comment. | 386 | |
| Parameter values should be final. | 386 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter attributes should be final. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 398 | |
| Missing a Javadoc comment. | 410 | |
| Parameter assertions should be final. | 410 | |
| Line is longer than 80 characters. | 416 | |
| Missing a Javadoc comment. | 416 | |
| Parameter accessConstentValues should be final. | 416 | |
| Parameter evidenceInstanceAccessConsentValues should be final. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 437 | |
| Missing a Javadoc comment. | 437 | |
| Parameter userCode should be final. | 437 | |
| Parameter userSystem should be final. | 437 | |
| Parameter userSystemName should be final. | 437 | |
| Parameter userDisplay should be final. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 445 | |
| Missing a Javadoc comment. | 445 | |
| Parameter name should be final. | 445 | |
| Parameter code should be final. | 445 | |
| Parameter codeSystem should be final. | 445 | |
| Parameter codeSystemName should be final. | 445 | |
| Parameter displayName should be final. | 446 | |
| Line is longer than 80 characters. | 454 | |
| Line is longer than 80 characters. | 458 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 467 | |
| Missing a Javadoc comment. | 471 | |
| Parameter patientId should be final. | 471 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 475 | |
| Missing a Javadoc comment. | 475 | |
| Parameter communityId should be final. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 479 | |
| Expected an @return tag. | 488 | |
| Parameter communityId should be final. | 488 | |
| Expected @param tag for 'communityId'. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line has trailing spaces. | 496 | |
| Expected an @return tag. | 498 | |
| Line is longer than 80 characters. | 498 | |
| Parameter certificate should be final. | 498 | |
| Expected @param tag for 'certificate'. | 498 | |
| Parameter privateKey should be final. | 498 | |
| Expected @param tag for 'privateKey'. | 498 | |
| Parameter publicKey should be final. | 498 | |
| Expected @param tag for 'publicKey'. | 498 | |
| Expected @throws tag for 'Exception'. | 499 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line has trailing spaces. | 514 | |
| Expected an @return tag. | 521 | |
| Line is longer than 80 characters. | 521 | |
| Parameter purposeCode should be final. | 521 | |
| Expected @param tag for 'purposeCode'. | 521 | |
| Parameter purposeSystem should be final. | 521 | |
| Expected @param tag for 'purposeSystem'. | 521 | |
| Parameter purposeSystemName should be final. | 522 | |
| Expected @param tag for 'purposeSystemName'. | 522 | |
| Parameter purposeDisplay should be final. | 522 | |
| Expected @param tag for 'purposeDisplay'. | 522 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 525 | |
| Line has trailing spaces. | 532 | |
| Expected an @return tag. | 539 | |
| Line is longer than 80 characters. | 539 | |
| Parameter purposeCode should be final. | 539 | |
| Expected @param tag for 'purposeCode'. | 539 | |
| Parameter purposeSystem should be final. | 539 | |
| Expected @param tag for 'purposeSystem'. | 539 | |
| Parameter purposeSystemName should be final. | 540 | |
| Expected @param tag for 'purposeSystemName'. | 540 | |
| Parameter purposeDisplay should be final. | 540 | |
| Expected @param tag for 'purposeDisplay'. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 548 | |
| Missing a Javadoc comment. | 548 | |
| Parameter purposeCode should be final. | 548 | |
| Parameter purposeSystem should be final. | 548 | |
| Parameter purposeSystemName should be final. | 548 | |
| Parameter purposeDisplay should be final. | 549 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 554 | |
| Missing a Javadoc comment. | 554 | |
| Parameter purposeCode should be final. | 554 | |
| Parameter purposeSystem should be final. | 554 | |
| Parameter purposeSystemName should be final. | 554 | |
| Parameter purposeDisplay should be final. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 560 | |
| Missing a Javadoc comment. | 560 | |
| Parameter purposeCode should be final. | 560 | |
| Parameter purposeSystem should be final. | 560 | |
| Parameter purposeSystemName should be final. | 560 | |
| Parameter purposeDisplay should be final. | 561 | |
| Parameter attributeName should be final. | 561 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 583 |
| Violation | Message | Line |
|---|---|---|
| Unused import - gov.hhs.fha.nhinc.nhinclib.NhincConstants. | 9 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessException. | 12 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessor. | 13 | |
| 'public' modifier out of order with the JLS suggestions. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' is followed by whitespace. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 92 | |
| Parameter decision should be final. | 92 | |
| Missing a Javadoc comment. | 97 | |
| Parameter format should be final. | 97 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Parameter callbackProperties should be final. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 128 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Parameter callbackProperties should be final. | 136 | |
| Expected @param tag for 'callbackProperties'. | 136 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 150 | |
| Missing a Javadoc comment. | 150 | |
| 'public' modifier out of order with the JLS suggestions. | 150 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 10 | |
| Line contains a tab character. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Method 'getBuilder' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| '(' is followed by whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 |
| Violation | Message | Line |
|---|---|---|
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter properties should be final. | 23 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line is longer than 80 characters. | 20 | |
| Redundant 'public' modifier. | 20 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Parameter propertyAccessor should be final. | 52 | |
| 'propertyAccessor' hides a field. | 52 | |
| Method 'isPurposeForUseEnabled' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter callbackProperties should be final. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter homeCommunityId should be final. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 49 | |
| Parameter propertyAccessor should be final. | 54 | |
| 'propertyAccessor' hides a field. | 54 | |
| Line has trailing spaces. | 67 | |
| Method 'isPurposeForUseEnabled' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Method 'isPurposeForUseEnabled' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Parameter callbackProperties should be final. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Method 'getPurposeUseProxy' is not designed for extension - needs to be abstract, final or empty. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Unused import - javax.jws.WebService. | 55 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Unused @param tag for 'request'. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getAllBusinessEntities' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter emptyRequest should be final. | 86 | |
| Expected @param tag for 'emptyRequest'. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 101 | |
| Line has trailing spaces. | 102 | |
| Unused @param tag for 'sHomeCommunityId'. | 103 | |
| Method 'getBusinessEntity' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter homeCommunity should be final. | 106 | |
| Expected @param tag for 'homeCommunity'. | 106 | |
| Empty statement. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 119 | |
| Unused @param tag for 'saHomeCommunityId'. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 123 | |
| Method 'getBusinessEntitySet' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Parameter homeCommunityIdList should be final. | 123 | |
| Expected @param tag for 'homeCommunityIdList'. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 139 | |
| Line has trailing spaces. | 141 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 145 | |
| Method 'getBusinessEntityByServiceName' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Parameter request should be final. | 145 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 158 | |
| Line has trailing spaces. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Method 'getDefaultEndpointURLByServiceName' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter request should be final. | 164 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 170 | |
| Line has trailing spaces. | 172 | |
| Line has trailing spaces. | 181 | |
| Unused @param tag for 'sUniformServiceName'. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Method 'getInternalEndpointURLByServiceName' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Parameter serviceName should be final. | 186 | |
| Expected @param tag for 'serviceName'. | 186 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 191 | |
| Line has trailing spaces. | 196 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line has trailing spaces. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Method 'getEndpointURLFromNhinTarget' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Parameter request should be final. | 210 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 216 | |
| Line has trailing spaces. | 221 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line has trailing spaces. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 236 | |
| Method 'getEndpointURLFromNhinTargetCommunities' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Parameter request should be final. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line has trailing spaces. | 243 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 258 | |
| First sentence should end with a period. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line has trailing spaces. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters. | 270 | |
| Method 'getBusinessEntitySetByServiceName' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| Parameter request should be final. | 270 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 278 | |
| First sentence should end with a period. | 284 | |
| Line is longer than 80 characters. | 285 | |
| Line has trailing spaces. | 286 | |
| Unused @param tag for 'sUniformServiceName'. | 287 | |
| Line is longer than 80 characters. | 290 | |
| Method 'getAllBusinessEntitySetByServiceName' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Parameter serviceName should be final. | 290 | |
| Expected @param tag for 'serviceName'. | 290 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 298 | |
| First sentence should end with a period. | 304 | |
| Line is longer than 80 characters. | 305 | |
| Line has trailing spaces. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 310 | |
| Method 'getAdapterEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Parameter request should be final. | 310 | |
| Line has trailing spaces. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line has trailing spaces. | 318 | |
| Line has trailing spaces. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Unused @param tag for 'request'. | 328 | |
| Line is longer than 80 characters. | 332 | |
| Method 'forceRefreshUDDICache' is not designed for extension - needs to be abstract, final or empty. | 332 | |
| Parameter emptyRequest should be final. | 332 | |
| Expected @param tag for 'emptyRequest'. | 332 | |
| Line has trailing spaces. | 335 | |
| Line has trailing spaces. | 341 | |
| Line is longer than 80 characters. | 346 | |
| Line has trailing spaces. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Unused @param tag for 'request'. | 348 | |
| Line is longer than 80 characters. | 352 | |
| Method 'forceRefreshInternalConnectCache' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| Parameter emptyRequest should be final. | 352 | |
| Expected @param tag for 'emptyRequest'. | 352 | |
| Line has trailing spaces. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 358 | |
| Line has trailing spaces. | 361 | |
| First sentence should end with a period. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line has trailing spaces. | 367 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 371 | |
| Method 'getAssigningAuthoritiesByHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Parameter homeCommunityId should be final. | 371 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line has trailing spaces. | 381 | |
| First sentence should end with a period. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Line has trailing spaces. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 391 | |
| Method 'getHomeCommunityByAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| Parameter assigningAuthorityId should be final. | 391 | |
| Line has trailing spaces. | 392 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line has trailing spaces. | 400 | |
| Line has trailing spaces. | 403 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter homeCommunityId should be final. | 57 | |
| Expected @param tag for 'homeCommunityId'. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 88 | |
| First sentence should end with a period. | 92 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getAssigningAuthoritiesByHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter homeCommunityId should be final. | 98 | |
| Expected @param tag for 'homeCommunityId'. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Expected an @return tag. | 151 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter assigningAuthority should be final. | 151 | |
| Expected @param tag for 'assigningAuthority'. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 181 | |
| Expected an @return tag. | 191 | |
| Line is longer than 80 characters. | 191 | |
| Method 'storeMapping' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter homeCommunityId should be final. | 191 | |
| Expected @param tag for 'homeCommunityId'. | 191 | |
| Parameter assigningAuthority should be final. | 191 | |
| Expected @param tag for 'assigningAuthority'. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 243 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter id should be final. | 42 | |
| 'id' hides a field. | 42 | |
| Method 'getAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'setAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter assigningAuthorityId should be final. | 50 | |
| 'assigningAuthorityId' hides a field. | 50 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'setHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter homeCommunityId should be final. | 58 | |
| 'homeCommunityId' hides a field. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| First sentence should end with a period. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Unused import - javax.jws.WebService. | 51 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter getPropertyRequest should be final. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getPropertyBoolean' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Parameter getPropertyBooleanRequest should be final. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter getPropertyNamesRequest should be final. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line has trailing spaces. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 141 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Parameter getPropertiesRequest should be final. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 161 | |
| Method 'getRefreshDuration' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Parameter getRefreshDurationRequest should be final. | 161 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 175 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Method 'getDurationBeforeNextRefresh' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Parameter getDurationBeforeNextRefreshRequest should be final. | 182 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 196 | |
| Line has trailing spaces. | 198 | |
| Line is longer than 80 characters. | 202 | |
| Method 'forceRefresh' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Parameter forceRefreshRequest should be final. | 202 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 216 | |
| Line has trailing spaces. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Method 'getPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| Parameter getPropertyFileLocationRequest should be final. | 223 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 237 | |
| Line has trailing spaces. | 238 | |
| Line is longer than 80 characters. | 242 | |
| Method 'dumpPropsToLog' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Parameter dumpPropsToLogRequest should be final. | 242 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line has trailing spaces. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line has trailing spaces. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 267 | |
| Method 'writePropertyFile' is not designed for extension - needs to be abstract, final or empty. | 267 | |
| Parameter writePropertyFileRequest should be final. | 267 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 281 | |
| Line has trailing spaces. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line has trailing spaces. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 292 | |
| Method 'deletePropertyFile' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Parameter deletePropertyFileRequest should be final. | 292 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 298 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 66 | |
| Utility classes should not have a public or default constructor. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Parameter input should be final. | 80 | |
| Expected @throws tag for 'PropertyAccessException'. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Parameter input should be final. | 104 | |
| Expected @throws tag for 'PropertyAccessException'. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Parameter input should be final. | 126 | |
| Expected @throws tag for 'PropertyAccessException'. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line has trailing spaces. | 156 | |
| Line is longer than 80 characters. | 160 | |
| Parameter input should be final. | 160 | |
| Expected @throws tag for 'PropertyAccessException'. | 161 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 196 | |
| Line has trailing spaces. | 198 | |
| Line is longer than 80 characters. | 202 | |
| Parameter input should be final. | 202 | |
| Expected @throws tag for 'PropertyAccessException'. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 217 | |
| Line has trailing spaces. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Parameter input should be final. | 224 | |
| Expected @throws tag for 'PropertyAccessException'. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 238 | |
| Line has trailing spaces. | 240 | |
| Line is longer than 80 characters. | 244 | |
| Parameter input should be final. | 244 | |
| Expected @throws tag for 'PropertyAccessException'. | 244 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 261 | |
| Line has trailing spaces. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 267 | |
| Parameter input should be final. | 267 | |
| Expected @throws tag for 'PropertyAccessException'. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 278 | |
| Line has trailing spaces. | 279 | |
| Line is longer than 80 characters. | 284 | |
| Parameter input should be final. | 284 | |
| Expected @throws tag for 'PropertyAccessException'. | 285 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line has trailing spaces. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line has trailing spaces. | 309 | |
| Line has trailing spaces. | 311 | |
| Line is longer than 80 characters. | 316 | |
| Parameter part1 should be final. | 316 | |
| Expected @throws tag for 'PropertyAccessException'. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 362 | |
| Line has trailing spaces. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line has trailing spaces. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 374 | |
| Parameter part1 should be final. | 374 | |
| Expected @throws tag for 'PropertyAccessException'. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'getApiVersion' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter serviceName should be final. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Avoid inline conditionals. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter apiLevels should be final. | 58 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 74 | |
| Method 'getAdapterAPILevelsByServiceName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter serviceName should be final. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter businessService should be final. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Name 'UDDI_SPEC_VERSION_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Name 'm_hUDDIConnectInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Name 'm_bUDDILoaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Name 'm_lUDDIFileLastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Name 'm_hInternalConnectInfo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Name 'm_bInternalLoaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Name 'm_lInternalFileLastModified' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Name 'INTERNAL_CONNECTION_API_LEVEL_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 92 | |
| Method 'getUddiConnectionManagerDAO' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getInternalConnectionManagerDAO' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Expected @throws tag for 'ConnectionManagerException'. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 135 | |
| '}' should be on the same line. | 137 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 146 | |
| Expected @throws tag for 'ConnectionManagerException'. | 149 | |
| Method 'setCommunityId' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter businessEntity should be final. | 161 | |
| Parameter newId should be final. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Expected @throws tag for 'ConnectionManagerException'. | 176 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line contains a tab character. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 200 | |
| '}' should be on the same line. | 203 | |
| Line is longer than 80 characters. | 210 | |
| Line has trailing spaces. | 212 | |
| Method 'forceRefreshUDDICache' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Expected @throws tag for 'ConnectionManagerException'. | 215 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line has trailing spaces. | 222 | |
| Line is longer than 80 characters. | 225 | |
| Method 'forceRefreshInternalConnectCache' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Expected @throws tag for 'ConnectionManagerException'. | 225 | |
| Line is longer than 80 characters. | 230 | |
| Line has trailing spaces. | 231 | |
| Expected @throws tag for 'ConnectionManagerException'. | 233 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 266 | |
| Line has trailing spaces. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 271 | |
| Method 'getAllBusinessEntities' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Expected @throws tag for 'ConnectionManagerException'. | 271 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters. | 305 | |
| Line has trailing spaces. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 311 | |
| Method 'getBusinessEntity' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| Parameter sHomeCommunityId should be final. | 311 | |
| Expected @throws tag for 'ConnectionManagerException'. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 331 | |
| Line contains a tab character. | 331 | |
| Line is longer than 80 characters. | 339 | |
| Line has trailing spaces. | 340 | |
| Line is longer than 80 characters. | 345 | |
| Method 'getBusinessEntitySet' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Parameter saHomeCommunityId should be final. | 345 | |
| Expected @throws tag for 'ConnectionManagerException'. | 345 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line has trailing spaces. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 384 | |
| Method 'getBusinessEntityByServiceName' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| Parameter sHomeCommunityId should be final. | 384 | |
| Parameter sUniformServiceName should be final. | 384 | |
| Expected @throws tag for 'ConnectionManagerException'. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Line contains a tab character. | 386 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 401 | |
| Line has trailing spaces. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Line has trailing spaces. | 406 | |
| Line has trailing spaces. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line has trailing spaces. | 416 | |
| Line is longer than 80 characters. | 422 | |
| Line contains a tab character. | 422 | |
| Line has trailing spaces. | 435 | |
| Method 'getBusinessEntityByHCID' is not designed for extension - needs to be abstract, final or empty. | 436 | |
| Missing a Javadoc comment. | 436 | |
| Parameter sHomeCommunityId should be final. | 436 | |
| Line is longer than 80 characters. | 438 | |
| Line contains a tab character. | 438 | |
| Line is longer than 80 characters. | 452 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 477 | |
| Line has trailing spaces. | 478 | |
| Line is longer than 80 characters. | 481 | |
| Unused Javadoc tag. | 482 | |
| Line is longer than 80 characters. | 485 | |
| Parameter urlSet should be final. | 485 | |
| Parameter region should be final. | 485 | |
| Parameter serviceName should be final. | 485 | |
| Expected @throws tag for 'ConnectionManagerException'. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line contains a tab character. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line has trailing spaces. | 513 | |
| Unused Javadoc tag. | 515 | |
| Parameter urlList should be final. | 517 | |
| Line is longer than 80 characters. | 523 | |
| Missing a Javadoc comment. | 531 | |
| Parameter homeCommunityId should be final. | 531 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 543 | |
| Line is longer than 80 characters. | 544 | |
| Line is longer than 80 characters. | 545 | |
| Line has trailing spaces. | 547 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 554 | |
| Method 'getBusinessEntitySetByServiceName' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| Parameter saHomeCommunityId should be final. | 554 | |
| Parameter sUniformServiceName should be final. | 555 | |
| Expected @throws tag for 'ConnectionManagerException'. | 555 | |
| Line is longer than 80 characters. | 560 | |
| Line is longer than 80 characters. | 565 | |
| Avoid inline conditionals. | 570 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 575 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Line has trailing spaces. | 582 | |
| Line is longer than 80 characters. | 587 | |
| Method 'getAllBusinessEntitySetByServiceName' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| Parameter sUniformServiceName should be final. | 587 | |
| Expected @throws tag for 'ConnectionManagerException'. | 588 | |
| Line is longer than 80 characters. | 601 | |
| Line is longer than 80 characters. | 603 | |
| Avoid inline conditionals. | 603 | |
| Line is longer than 80 characters. | 606 | |
| Method 'getSpecVersions' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| Missing a Javadoc comment. | 606 | |
| Parameter homeCommunityId should be final. | 606 | |
| Parameter serviceName should be final. | 606 | |
| Line is longer than 80 characters. | 607 | |
| Line contains a tab character. | 607 | |
| Line is longer than 80 characters. | 608 | |
| Line contains a tab character. | 608 | |
| Line is longer than 80 characters. | 612 | |
| Line has trailing spaces. | 614 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 622 | |
| Method 'getAdapterEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 622 | |
| Missing a Javadoc comment. | 622 | |
| Parameter sHomeCommunityId should be final. | 622 | |
| Parameter sServiceName should be final. | 622 | |
| Parameter level should be final. | 622 | |
| Line is longer than 80 characters. | 624 | |
| Line is longer than 80 characters. | 627 | |
| Line is longer than 80 characters. | 628 | |
| Line has trailing spaces. | 633 | |
| Line has trailing spaces. | 636 | |
| Line is longer than 80 characters. | 637 | |
| Method 'getAdapterEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 637 | |
| Missing a Javadoc comment. | 637 | |
| Parameter sServiceName should be final. | 637 | |
| Parameter level should be final. | 637 | |
| Line is longer than 80 characters. | 640 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 644 | |
| Line has trailing spaces. | 646 | |
| Line has trailing spaces. | 649 | |
| Line has trailing spaces. | 652 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 655 | |
| Line is longer than 80 characters. | 659 | |
| Method 'getDefaultEndpointURLByServiceName' is not designed for extension - needs to be abstract, final or empty. | 659 | |
| Parameter sHomeCommunityId should be final. | 659 | |
| Parameter sUniformServiceName should be final. | 659 | |
| Expected @throws tag for 'ConnectionManagerException'. | 660 | |
| Line is longer than 80 characters. | 661 | |
| Line contains a tab character. | 661 | |
| Line is longer than 80 characters. | 662 | |
| Line contains a tab character. | 667 | |
| Line is longer than 80 characters. | 669 | |
| Line contains a tab character. | 671 | |
| Line has trailing spaces. | 674 | |
| Line contains a tab character. | 675 | |
| Line is longer than 80 characters. | 677 | |
| Line contains a tab character. | 679 | |
| Line has trailing spaces. | 681 | |
| Line is longer than 80 characters. | 683 | |
| Line has trailing spaces. | 685 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 687 | |
| Line is longer than 80 characters. | 690 | |
| Line contains a tab character. | 690 | |
| Line contains a tab character. | 691 | |
| Line has trailing spaces. | 693 | |
| Line is longer than 80 characters. | 697 | |
| Line is longer than 80 characters. | 698 | |
| Line has trailing spaces. | 706 | |
| Line is longer than 80 characters. | 708 | |
| Line is longer than 80 characters. | 712 | |
| Method 'getInternalEndpointURLByServiceName' is not designed for extension - needs to be abstract, final or empty. | 712 | |
| Parameter sUniformServiceName should be final. | 712 | |
| Expected @throws tag for 'ConnectionManagerException'. | 712 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 718 | |
| Line is longer than 80 characters. | 719 | |
| Line is longer than 80 characters. | 723 | |
| Line is longer than 80 characters. | 724 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 737 | |
| Line is longer than 80 characters. | 738 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 740 | |
| Line has trailing spaces. | 741 | |
| Line is longer than 80 characters. | 742 | |
| Line is longer than 80 characters. | 743 | |
| Line is longer than 80 characters. | 747 | |
| Method 'getEndpointURLFromNhinTarget' is not designed for extension - needs to be abstract, final or empty. | 747 | |
| Parameter targetSystem should be final. | 747 | |
| Parameter serviceName should be final. | 747 | |
| Expected @throws tag for 'ConnectionManagerException'. | 748 | |
| Line is longer than 80 characters. | 757 | |
| Line is longer than 80 characters. | 759 | |
| Line is longer than 80 characters. | 766 | |
| Line is longer than 80 characters. | 769 | |
| Line is longer than 80 characters. | 770 | |
| Line is longer than 80 characters. | 772 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 782 | |
| Line is longer than 80 characters. | 783 | |
| Line is longer than 80 characters. | 784 | |
| Line is longer than 80 characters. | 785 | |
| Line is longer than 80 characters. | 786 | |
| Line has trailing spaces. | 787 | |
| Line is longer than 80 characters. | 789 | |
| Line is longer than 80 characters. | 793 | |
| Method 'getEndpointURLFromNhinTargetCommunities' is not designed for extension - needs to be abstract, final or empty. | 793 | |
| Parameter targets should be final. | 793 | |
| Parameter serviceName should be final. | 793 | |
| Expected @throws tag for 'ConnectionManagerException'. | 794 | |
| Line has trailing spaces. | 795 | |
| Line is longer than 80 characters. | 795 | |
| Line contains a tab character. | 795 | |
| Line has trailing spaces. | 797 | |
| Line is longer than 80 characters. | 798 | |
| Line is longer than 80 characters. | 799 | |
| Line is longer than 80 characters. | 801 | |
| Line is longer than 80 characters. | 803 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 808 | |
| Line is longer than 80 characters. | 816 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 825 | |
| Line is longer than 80 characters. | 826 | |
| Line is longer than 80 characters. | 828 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'UDDI_SPEC_VERSION_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Name 'UDDI_HOME_COMMUNITY_ID_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'UDDI_STATE_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Name 'UDD_SERVICE_NAMES_KEY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Expected an @return tag. | 62 | |
| Line is longer than 80 characters. | 62 | |
| Method 'mergeBusinessEntityServices' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Parameter internalEntity should be final. | 62 | |
| Parameter uddiEntity should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 75 | |
| Method 'getCommunityId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter businessEntity should be final. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Method 'getCommunityIdKeyReference' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line contains a tab character. | 84 | |
| Parameter businessEntity should be final. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Method 'getStates' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter businessEntity should be final. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Method 'extractBusinessEntity' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Parameter oEntities should be final. | 123 | |
| Line contains a tab character. | 124 | |
| Parameter sHomeCommunityId should be final. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Method 'replaceBusinessEntity' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter oEntities should be final. | 149 | |
| Parameter oEntity should be final. | 149 | |
| Line contains a tab character. | 175 | |
| Method 'getSpecVersionsFromBusinessEntity' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Line contains a tab character. | 176 | |
| Parameter businessEntity should be final. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter serviceName should be final. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 195 | |
| Method 'isServiceNameEquals' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| Parameter service should be final. | 195 | |
| Line contains a tab character. | 196 | |
| Parameter serviceName should be final. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 206 | |
| Method 'getServiceNames' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter service should be final. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line is longer than 80 characters. | 223 | |
| Line contains a tab character. | 223 | |
| Method 'getSpecVersions' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Parameter businessService should be final. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line contains a tab character. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line has trailing spaces. | 248 | |
| Line contains a tab character. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line contains a tab character. | 249 | |
| Method 'getHighestUDDISpecVersion' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Parameter specVersions should be final. | 249 | |
| Line contains a tab character. | 250 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 265 | |
| Method 'findBindingTemplateByCategoryBagNameValue' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Line contains a tab character. | 266 | |
| Parameter businessEntity should be final. | 266 | |
| Parameter serviceName should be final. | 266 | |
| Parameter key should be final. | 266 | |
| Line contains a tab character. | 267 | |
| Parameter value should be final. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 286 | |
| Method 'findBindingTemplateByKey' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Missing a Javadoc comment. | 286 | |
| Parameter service should be final. | 286 | |
| Line contains a tab character. | 287 | |
| Parameter keyRefName should be final. | 287 | |
| Parameter keyRefValue should be final. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line contains a tab character. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 311 | |
| Method 'getBusinessServiceByServiceName' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| Missing a Javadoc comment. | 311 | |
| Line contains a tab character. | 312 | |
| Parameter entity should be final. | 312 | |
| Parameter sUniformServiceName should be final. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Parameter assigningAuthId should be final. | 44 | |
| Expected @param tag for 'assigningAuthId'. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getApiVersion' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter homeCommunityId should be final. | 40 | |
| Parameter serviceName should be final. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Avoid inline conditionals. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter specVersion should be final. | 54 | |
| Parameter serviceName should be final. | 54 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getSupportedSpecs' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter apiLevel should be final. | 53 | |
| Parameter serviceName should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getSupportedGatewayAPI' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter specVersion should be final. | 62 | |
| Parameter serviceName should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter apiLevel should be final. | 71 | |
| Parameter specVersion should be final. | 71 | |
| Parameter serviceName should be final. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Line has trailing spaces. | 86 | |
| Class transactionWrapper should be declared as final. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Name 'transactionWrapper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line contains a tab character. | 92 | |
| '{' should be on the previous line. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Name 'PDApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Name 'PDG1SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Name 'PDSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| Name 'DSApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Name 'DSG0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Name 'DSG1SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Name 'DSSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Name 'ADApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| Name 'ADG0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Name 'ADG1SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Name 'ADSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line contains a tab character. | 140 | |
| Name 'DQApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Name 'DQG0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Line has trailing spaces. | 146 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line contains a tab character. | 147 | |
| Name 'DQSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Name 'DRApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line contains a tab character. | 154 | |
| Name 'DR0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line contains a tab character. | 157 | |
| Name 'DRG1SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Name 'DRSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line contains a tab character. | 165 | |
| Line has trailing spaces. | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| Name 'SuApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line contains a tab character. | 169 | |
| Name 'Su0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| Name 'SuSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Line has trailing spaces. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line contains a tab character. | 179 | |
| Name 'NOApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line contains a tab character. | 180 | |
| Name 'NO0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line contains a tab character. | 183 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line contains a tab character. | 185 | |
| Name 'NOSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line contains a tab character. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line contains a tab character. | 187 | |
| Line has trailing spaces. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line contains a tab character. | 190 | |
| Name 'UnApiToSpecMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line contains a tab character. | 191 | |
| Name 'Un0SpecVersions' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line contains a tab character. | 196 | |
| Name 'UnSpecToApiMap' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line contains a tab character. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line contains a tab character. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter serviceName should be final. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line contains a tab character. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter serviceName should be final. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Method 'getHcid' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Method 'setHcid' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter hcid should be final. | 37 | |
| 'hcid' hides a field. | 37 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter url should be final. | 45 | |
| 'url' hides a field. | 45 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '31' is a magic number. | 52 | |
| Avoid inline conditionals. | 52 | |
| '31' is a magic number. | 53 | |
| Avoid inline conditionals. | 53 | |
| Line has trailing spaces. | 56 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line has trailing spaces. | 58 | |
| Parameter that should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| 'if' construct must use '{}'s. | 59 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| '(' is followed by whitespace. | 60 | |
| ')' is preceded with whitespace. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 73 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 58 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 62 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Parameter oCompare should be final. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 76 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line has trailing spaces. | 85 | |
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter description should be final. | 88 | |
| 'description' hides a field. | 88 | |
| Line has trailing spaces. | 94 | |
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Line has trailing spaces. | 103 | |
| Method 'setEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter endpointURL should be final. | 106 | |
| 'endpointURL' hides a field. | 106 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 112 | |
| Method 'isExternalService' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Method 'setExternalService' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter externalService should be final. | 124 | |
| 'externalService' hides a field. | 124 | |
| Line has trailing spaces. | 130 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Line has trailing spaces. | 139 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Parameter name should be final. | 142 | |
| 'name' hides a field. | 142 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Empty statement. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 59 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter oCompare should be final. | 59 | |
| Line has trailing spaces. | 78 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 81 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 61 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 65 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter oCompare should be final. | 65 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 128 | |
| Expression can be simplified. | 128 | |
| Expression can be simplified. | 128 | |
| Expression can be simplified. | 128 | |
| Expression can be simplified. | 128 | |
| Expression can be simplified. | 128 | |
| Line has trailing spaces. | 139 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line has trailing spaces. | 148 | |
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter description should be final. | 151 | |
| 'description' hides a field. | 151 | |
| Line has trailing spaces. | 157 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Line has trailing spaces. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Method 'setHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Parameter homeCommunityId should be final. | 169 | |
| 'homeCommunityId' hides a field. | 169 | |
| Line has trailing spaces. | 175 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Line has trailing spaces. | 184 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Parameter name should be final. | 187 | |
| 'name' hides a field. | 187 | |
| Line has trailing spaces. | 193 | |
| Method 'getServices' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Line has trailing spaces. | 202 | |
| Method 'setServices' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Parameter services should be final. | 205 | |
| 'services' hides a field. | 205 | |
| Line has trailing spaces. | 211 | |
| Method 'getStates' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Line has trailing spaces. | 220 | |
| Method 'setStates' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| Parameter states should be final. | 223 | |
| 'states' hides a field. | 223 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 37 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 59 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter oCompare should be final. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 77 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line has trailing spaces. | 86 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter name should be final. | 89 | |
| 'name' hides a field. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 59 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter oCompare should be final. | 59 | |
| Line has trailing spaces. | 76 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 79 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 54 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 58 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Parameter oCompare should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 77 | |
| Method 'getInternalConnectionInfo' is not designed for extension - needs to be abstract, final or empty. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Parameter oInternalConnectionInfos should be final. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Parameter sXML should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Method 'loadBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter file should be final. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'saveBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter BusinessDetail should be final. | 61 | |
| Name 'BusinessDetail' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Parameter file should be final. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'setLogger' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter log should be final. | 83 | |
| 'log' hides a field. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 61 | |
| Method 'getInternalConnectionFileLocation' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Avoid inline conditionals. | 83 | |
| Missing a Javadoc comment. | 86 | |
| Method 'loadBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Method 'saveBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter BusinessDetail should be final. | 108 | |
| Name 'BusinessDetail' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 108 | |
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Method 'setLogger' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Parameter log should be final. | 129 | |
| 'log' hides a field. | 129 | |
| Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter fileName should be final. | 133 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 60 | |
| Method 'getUddiConnectionFileLocation' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Avoid inline conditionals. | 82 | |
| Missing a Javadoc comment. | 85 | |
| Method 'loadBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Method 'saveBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter BusinessDetail should be final. | 106 | |
| Name 'BusinessDetail' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 106 | |
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Method 'setLogger' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter log should be final. | 127 | |
| 'log' hides a field. | 127 | |
| Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter fileName should be final. | 131 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Name 'GATEWAY_PROPFILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Name 'UDDI_BUSINESSES_TO_IGNORE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Name 'm_hBusinessToIgnore' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Name 'm_bPropsLoaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Expected @throws tag for 'UDDIAccessorException'. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Array brackets at illegal position. | 79 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 100 | |
| Parameter oBusInfo should be final. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 115 | |
| Parameter businessList should be final. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 133 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Method 'retrieveFromUDDIServer' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Expected @throws tag for 'UDDIAccessorException'. | 139 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line has trailing spaces. | 151 | |
| Line is longer than 80 characters. | 155 | |
| Expected @throws tag for 'UDDIAccessorException'. | 155 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter businessList should be final. | 178 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Parameter businessInfos should be final. | 202 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 37 | |
| Class UDDITimer should be declared as final. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'm_oTheOneAndOnlyTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'm_bRunnable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'm_iDurationSeconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| First sentence should end with a period. | 50 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 60 | |
| Expected @throws tag for 'UDDIAccessorException'. | 63 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 83 | |
| Expected @throws tag for 'UDDIAccessorException'. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| '1000' is a magic number. | 112 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 123 | |
| Parameter args should be final. | 126 | |
| Expected @param tag for 'args'. | 126 | |
| '70000' is a magic number. | 132 | |
| Line is longer than 80 characters. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Avoid inline conditionals. | 54 | |
| Method 'isLogEnabled' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'forceRefreshUDDIFile' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 114 | |
| Parameter args should be final. | 117 | |
| Expected @param tag for 'args'. | 117 | |
| Line is longer than 80 characters. | 124 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Method 'forceRefreshFileFromUDDIServer' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter uddiUpdateManagerForceRefreshRequest should be final. | 54 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Expected @throws tag for 'UDDIAccessorException'. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Method 'forceRefreshUDDIFile' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Expected @throws tag for 'UDDIAccessorException'. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 133 | |
| Parameter fileLocation should be final. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Missing a Javadoc comment. | 139 | |
| Parameter businessDetail should be final. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Missing a Javadoc comment. | 144 | |
| Parameter latestFilename should be final. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 173 | |
| Line has trailing spaces. | 175 | |
| Line is longer than 80 characters. | 179 | |
| Method 'forceRefreshFileFromUDDIServer' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Parameter part1 should be final. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line has trailing spaces. | 200 | |
| Parameter args should be final. | 203 | |
| Expected @param tag for 'args'. | 203 | |
| Array brackets at illegal position. | 203 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 7 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 15 | |
| Redundant 'public' modifier. | 15 | |
| Expected @throws tag for 'UDDIFindBusinessException'. | 15 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Redundant 'public' modifier. | 17 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Variable 'uddiInquiryUrl' must be private and have accessor methods. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Name 'GATEWAY_PROPFILE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Variable 'GATEWAY_PROPFILE_NAME' must be private and have accessor methods. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'UDDI_INQUIRY_ENDPOINT_URL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Variable 'UDDI_INQUIRY_ENDPOINT_URL' must be private and have accessor methods. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Method 'loadProperties' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Expected @throws tag for 'UDDIFindBusinessException'. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter portDescriptor should be final. | 89 | |
| Parameter url should be final. | 89 | |
| Parameter assertion should be final. | 89 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'findBusinessesFromUDDI' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Expected @throws tag for 'UDDIFindBusinessException'. | 54 | |
| '100' is a magic number. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter searchParams should be final. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'findBusinessesFromUDDI' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| '100' is a magic number. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter searchParams should be final. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'findBusinessesFromUDDI' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getBusinessDetail' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter searchParams should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 45 | |
| Method 'getUDDIBusinessInfoProxy' is not designed for extension - needs to be abstract, final or empty. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused @param tag for '<T>'. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 135 | |
| Parameter code should be final. | 135 | |
| Missing a Javadoc comment. | 139 | |
| Parameter serviceName should be final. | 139 | |
| Line is longer than 80 characters. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter connectionInfo should be final. | 157 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 231 | |
| Method 'convert' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Parameter inFile should be final. | 245 | |
| Parameter outFile should be final. | 245 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 258 | |
| First sentence should end with a period. | 267 | |
| Line has trailing spaces. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line has trailing spaces. | 272 | |
| Parameter args should be final. | 275 | |
| Expected @param tag for 'args'. | 275 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 281 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 19 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 73 | |
| Redundant 'final' modifier. | 73 | |
| Parameter mContext should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 17 | |
| Method 'getExtractor' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Utility classes should not have a public or default constructor. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Parameter fSrc should be final. | 56 | |
| Parameter fDst should be final. | 56 | |
| Expression can be simplified. | 57 | |
| '1024' is a magic number. | 72 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 88 | |
| Parameter file should be final. | 88 | |
| Parameter stream should be final. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 107 | |
| Parameter fDirToLook should be final. | 107 | |
| Parameter fFileName should be final. | 107 | |
| Expected @throws tag for 'Throwable'. | 107 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Parameter args should be final. | 163 | |
| Expected @param tag for 'args'. | 163 | |
| Line is longer than 80 characters. | 182 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 77 | |
| First sentence should end with a period. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 82 | |
| Unused @param tag for 'auditMsg'. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Method 'auditDQResponse' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter msg should be final. | 87 | |
| Expected @param tag for 'msg'. | 87 | |
| Parameter assertion should be final. | 87 | |
| Parameter direction should be final. | 87 | |
| Expected @param tag for 'direction'. | 87 | |
| Parameter _interface should be final. | 88 | |
| Expected @param tag for '_interface'. | 88 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| First sentence should end with a period. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 95 | |
| Unused @param tag for 'auditMsg'. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Method 'auditDQResponse' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter msg should be final. | 101 | |
| Expected @param tag for 'msg'. | 101 | |
| Parameter assertion should be final. | 101 | |
| Parameter direction should be final. | 101 | |
| Expected @param tag for 'direction'. | 101 | |
| Parameter _interface should be final. | 102 | |
| Expected @param tag for '_interface'. | 102 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| Parameter requestCommunityID should be final. | 102 | |
| Expected @param tag for 'requestCommunityID'. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 130 | |
| Line is longer than 80 characters. | 131 | |
| First sentence should end with a period. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line has trailing spaces. | 136 | |
| Unused @param tag for 'auditMsg'. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Method 'auditDQRequest' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Parameter msg should be final. | 141 | |
| Expected @param tag for 'msg'. | 141 | |
| Parameter assertion should be final. | 141 | |
| Parameter direction should be final. | 141 | |
| Expected @param tag for 'direction'. | 141 | |
| Parameter _interface should be final. | 142 | |
| Expected @param tag for '_interface'. | 142 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| First sentence should end with a period. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 149 | |
| Unused @param tag for 'auditMsg'. | 150 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Method 'auditDQRequest' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter msg should be final. | 155 | |
| Expected @param tag for 'msg'. | 155 | |
| Parameter assertion should be final. | 155 | |
| Parameter direction should be final. | 155 | |
| Expected @param tag for 'direction'. | 155 | |
| Parameter _interface should be final. | 156 | |
| Expected @param tag for '_interface'. | 156 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 156 | |
| Parameter responseCommunityId should be final. | 156 | |
| Expected @param tag for 'responseCommunityId'. | 156 | |
| Line is longer than 80 characters. | 163 | |
| First sentence should end with a period. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Parameter message should be final. | 178 | |
| Parameter direction should be final. | 178 | |
| Parameter _interface should be final. | 178 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 | |
| Parameter responseCommunityId should be final. | 179 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| First sentence should end with a period. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line has trailing spaces. | 197 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Method 'logDocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Parameter message should be final. | 203 | |
| Parameter direction should be final. | 203 | |
| Parameter _interface should be final. | 204 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 | |
| First sentence should end with a period. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line has trailing spaces. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Method 'logDocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Parameter message should be final. | 217 | |
| Parameter direction should be final. | 217 | |
| Parameter _interface should be final. | 218 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 218 | |
| Parameter requestCommunityID should be final. | 218 | |
| Expected @param tag for 'requestCommunityID'. | 218 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| First sentence should end with a period. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line has trailing spaces. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 243 | |
| Method 'logDocQueryAck' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Parameter message should be final. | 243 | |
| Parameter assertion should be final. | 243 | |
| Expected @param tag for 'assertion'. | 243 | |
| Parameter direction should be final. | 244 | |
| Parameter _interface should be final. | 244 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 244 | |
| First sentence should end with a period. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line has trailing spaces. | 250 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 257 | |
| Method 'logDocQueryAck' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Parameter message should be final. | 257 | |
| Parameter assertion should be final. | 257 | |
| Expected @param tag for 'assertion'. | 257 | |
| Parameter direction should be final. | 258 | |
| Parameter _interface should be final. | 258 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | |
| Parameter requestCommunityID should be final. | 258 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Missing a Javadoc comment. | 275 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Method 'checkIncomingPolicy' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Parameter message should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Expected @param tag for 'assertion'. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Method 'checkOutgoingPolicy' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter message should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Method 'checkIncomingResponsePolicy' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter message should be final. | 88 | |
| Parameter assertion should be final. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 103 | |
| Method 'checkOutgoingResponsePolicy' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter message should be final. | 103 | |
| Parameter assertion should be final. | 103 | |
| Parameter receiverHcid should be final. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 121 | |
| Method 'checkOutgoingRequestPolicy' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter message should be final. | 121 | |
| Parameter assertion should be final. | 121 | |
| Parameter receiverHcid should be final. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 139 | |
| Method 'buildPolicyRequest' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter policyCheckReq should be final. | 139 | |
| Parameter assertion should be final. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 147 | |
| Method 'buildPolicyRequest' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter policyCheckResult should be final. | 147 | |
| Parameter assertion should be final. | 148 | |
| Line is longer than 80 characters. | 150 | |
| First sentence should end with a period. | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 162 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Parameter policyReq should be final. | 162 | |
| Expected @param tag for 'policyReq'. | 162 | |
| Parameter assertion should be final. | 162 | |
| Expected @param tag for 'assertion'. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Method 'getPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Method 'getPolicyEngine' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Line is longer than 80 characters. | 175 | |
| Method 'validatePolicyResponse' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter policyResp should be final. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Avoid inline conditionals. | 55 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter request should be final. | 58 | |
| Parameter context should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter request should be final. | 82 | |
| Parameter context should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| '(' is followed by whitespace. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 108 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 41 | |
| '=' is not preceded with whitespace. | 42 | |
| '=' is not followed by whitespace. | 42 | |
| Line is longer than 80 characters. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter body should be final. | 48 | |
| 'if' is not followed by whitespace. | 53 | |
| '{' should be on the previous line. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getEntityDocQueryImpl' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on the previous line. | 61 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' should be on the previous line. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter request should be final. | 47 | |
| '{' should be on the previous line. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getEntityDocQueryImpl' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on the previous line. | 61 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' should be on the previous line. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 51 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Parameter body should be final. | 52 | |
| '{' should be on the previous line. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| '{' should be on the previous line. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter body should be final. | 59 | |
| Parameter context should be final. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| Parameter context should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter body should be final. | 57 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter body should be final. | 46 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter respondingGatewayCrossGatewayQueryRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter request should be final. | 37 | |
| Parameter context should be final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter request should be final. | 48 | |
| Parameter context should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 68 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter request should be final. | 68 | |
| Expected @param tag for 'request'. | 68 | |
| Parameter assertion should be final. | 68 | |
| Expected @param tag for 'assertion'. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Method 'callRedactionEngine' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter queryRequest should be final. | 108 | |
| Parameter queryResponse should be final. | 108 | |
| Parameter assertion should be final. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Method 'getRedactionEngineProxy' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line is longer than 80 characters. | 13 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Parameter request should be final. | 46 | |
| Expected @param tag for 'request'. | 46 | |
| Parameter assertion should be final. | 46 | |
| Expected @param tag for 'assertion'. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Method 'callRedactionEngine' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter queryRequest should be final. | 84 | |
| Parameter queryResponse should be final. | 84 | |
| Parameter assertion should be final. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Method 'getRedactionEngineProxy' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 14 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Line is longer than 80 characters. | 24 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter body should be final. | 25 | |
| Line is longer than 80 characters. | 26 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Parameter respondingGatewayCrossGatewayQueryRequest should be final. | 29 | |
| Line is longer than 80 characters. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter msg should be final. | 43 | |
| Parameter assertion should be final. | 43 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter msg should be final. | 38 | |
| Parameter assertion should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getAdapterDocQueryProxy' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter apiLevel should be final. | 70 | |
| Line is longer than 80 characters. | 79 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter msg should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter apiLevel should be final. | 70 | |
| Line is longer than 80 characters. | 79 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter msg should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line has trailing spaces. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 45 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter transactionId should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Parameter subjectId should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter originalQueryRequest should be final. | 72 | |
| Parameter localAssigningAuthorityId should be final. | 72 | |
| Parameter uniquePatientId should be final. | 72 | |
| Line is longer than 80 characters. | 81 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Avoid inline conditionals. | 88 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 98 | |
| Method 'createDocumentTransform' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'createDocQueryAggregator' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'sendMessage' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter queryResults should be final. | 165 | |
| Parameter sTargetHomeCommunityId should be final. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters. | 182 | |
| Parameter queryRequest should be final. | 182 | |
| Expected @param tag for 'queryRequest'. | 182 | |
| Parameter assertion should be final. | 182 | |
| Expected @param tag for 'assertion'. | 182 | |
| Parameter targetCommunity should be final. | 183 | |
| Expected @param tag for 'targetCommunity'. | 183 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 199 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Avoid inline conditionals. | 67 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 80 | |
| Method 'retreiveCorrelations' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter slotList should be final. | 80 | |
| Expected @param tag for 'slotList'. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter urlInfoList should be final. | 81 | |
| Expected @param tag for 'urlInfoList'. | 81 | |
| Parameter assertion should be final. | 81 | |
| Expected @param tag for 'assertion'. | 81 | |
| Parameter isTargeted should be final. | 81 | |
| Expected @param tag for 'isTargeted'. | 81 | |
| Parameter localHomeCommunity should be final. | 81 | |
| Expected @param tag for 'localHomeCommunity'. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 196 | |
| Method 'lookupHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter sAssigningAuthorityId should be final. | 196 | |
| Parameter sLocalAssigningAuthorityId should be final. | 196 | |
| Parameter sLocalHomeCommunity should be final. | 197 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter sPropertiesFile should be final. | 214 | |
| Parameter sPropertyName should be final. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Method 'getLocalAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| Missing a Javadoc comment. | 224 | |
| Parameter slotList should be final. | 224 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 232 | |
| First sentence should end with a period. | 242 | |
| Line has trailing spaces. | 244 | |
| Method 'getUniquePatientId' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| Parameter slotList should be final. | 248 | |
| Expected @param tag for 'slotList'. | 248 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Method 'patientIdSlot' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Parameter slotList should be final. | 266 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 279 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| First sentence should end with a period. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Parameter e should be final. | 110 | |
| Expected @param tag for 'e'. | 110 | |
| Parameter le should be final. | 110 | |
| Expected @param tag for 'le'. | 110 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Avoid inline conditionals. | 117 | |
| Line has trailing spaces. | 121 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Method length is 204 lines (max allowed is 150). | 127 | |
| Line is longer than 80 characters. | 128 | |
| Parameter adhocQueryRequest should be final. | 128 | |
| Expected @param tag for 'adhocQueryRequest'. | 128 | |
| Parameter assertion should be final. | 129 | |
| Expected @param tag for 'assertion'. | 129 | |
| Parameter targets should be final. | 129 | |
| Expected @param tag for 'targets'. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 340 | |
| Expected an @return tag. | 341 | |
| Line is longer than 80 characters. | 341 | |
| Method 'getApiLevel' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Parameter localHomeCommunityId should be final. | 341 | |
| Expected @param tag for 'localHomeCommunityId'. | 341 | |
| Parameter documentQuery should be final. | 341 | |
| Expected @param tag for 'documentQuery'. | 341 | |
| Line is longer than 80 characters. | 344 | |
| Avoid nested blocks. | 347 | |
| Avoid nested blocks. | 351 | |
| Avoid nested blocks. | 355 | |
| Expected an @return tag. | 368 | |
| Line is longer than 80 characters. | 368 | |
| Method 'getEndpointForNhinTargetCommunities' is not designed for extension - needs to be abstract, final or empty. | 368 | |
| Parameter targets should be final. | 368 | |
| Expected @param tag for 'targets'. | 368 | |
| Parameter docQueryServiceName should be final. | 369 | |
| Expected @param tag for 'docQueryServiceName'. | 369 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 375 | |
| Expected an @return tag. | 386 | |
| Line is longer than 80 characters. | 386 | |
| Method 'getTargetCommunity' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| Parameter assigningAuthorityIdentifier should be final. | 386 | |
| Expected @param tag for 'assigningAuthorityIdentifier'. | 386 | |
| Parameter localAA should be final. | 386 | |
| Expected @param tag for 'localAA'. | 386 | |
| Parameter localHomeCommunityId should be final. | 387 | |
| Expected @param tag for 'localHomeCommunityId'. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Expected an @return tag. | 401 | |
| Line is longer than 80 characters. | 401 | |
| Method 'retrieveCorrelation' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Parameter slotList should be final. | 401 | |
| Expected @param tag for 'slotList'. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Parameter urlInfoList should be final. | 402 | |
| Expected @param tag for 'urlInfoList'. | 402 | |
| Parameter assertion should be final. | 402 | |
| Expected @param tag for 'assertion'. | 402 | |
| Parameter isTargeted should be final. | 402 | |
| Expected @param tag for 'isTargeted'. | 402 | |
| Parameter localHomeCommunityId should be final. | 402 | |
| Expected @param tag for 'localHomeCommunityId'. | 402 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Method 'patientIdSlot' is not designed for extension - needs to be abstract, final or empty. | 410 | |
| Missing a Javadoc comment. | 410 | |
| Parameter slotList should be final. | 410 | |
| Line is longer than 80 characters. | 415 | |
| Method 'auditInitialEntityRequest' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Missing a Javadoc comment. | 415 | |
| Parameter request should be final. | 415 | |
| Parameter assertion should be final. | 416 | |
| Parameter auditLog should be final. | 416 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 425 | |
| Method 'auditDocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Parameter response should be final. | 425 | |
| Parameter assertion should be final. | 425 | |
| Parameter auditLog should be final. | 425 | |
| Line is longer than 80 characters. | 428 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Method 'cloneRequest' is not designed for extension - needs to be abstract, final or empty. | 436 | |
| Missing a Javadoc comment. | 436 | |
| Parameter request should be final. | 436 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 482 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| Line is longer than 80 characters. | 489 | |
| First sentence should end with a period. | 497 | |
| Line has trailing spaces. | 499 | |
| Line is longer than 80 characters. | 504 | |
| Method 'isValidPolicy' is not designed for extension - needs to be abstract, final or empty. | 504 | |
| Parameter queryRequest should be final. | 504 | |
| Expected @param tag for 'queryRequest'. | 504 | |
| Parameter assertion should be final. | 504 | |
| Expected @param tag for 'assertion'. | 504 | |
| Parameter targetCommunity should be final. | 505 | |
| Expected @param tag for 'targetCommunity'. | 505 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 508 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 527 | |
| Missing a Javadoc comment. | 527 | |
| Parameter errorCode should be final. | 527 | |
| Parameter codeContext should be final. | 527 | |
| Line is longer than 80 characters. | 529 | |
| Line has trailing spaces. | 531 | |
| Line has trailing spaces. | 534 | |
| Line is longer than 80 characters. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Parameter errorCode should be final. | 538 | |
| Parameter codeContext should be final. | 538 | |
| Line is longer than 80 characters. | 548 | |
| Method 'specResponseA0' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| Missing a Javadoc comment. | 548 | |
| Parameter correlationsResult should be final. | 548 | |
| Line is longer than 80 characters. | 549 | |
| Parameter callableList should be final. | 549 | |
| Parameter transactionId should be final. | 549 | |
| Line is longer than 80 characters. | 550 | |
| Parameter response should be final. | 550 | |
| Parameter policyErrList should be final. | 550 | |
| Name 'orchResponse_g0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 552 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 555 | |
| Avoid inline conditionals. | 555 | |
| Line is longer than 80 characters. | 558 | |
| '+' should be on a new line. | 561 | |
| Line has trailing spaces. | 565 | |
| 'if' is not followed by whitespace. | 566 | |
| '{' is not preceded with whitespace. | 566 | |
| 'else' is not preceded with whitespace. | 571 | |
| '}' is not followed by whitespace. | 571 | |
| Line has trailing spaces. | 579 | |
| Line is longer than 80 characters. | 584 | |
| Line is longer than 80 characters. | 587 | |
| Line is longer than 80 characters. | 588 | |
| Line has trailing spaces. | 591 | |
| 'if' is not followed by whitespace. | 592 | |
| ')' is preceded with whitespace. | 592 | |
| '{' should be on the previous line. | 593 | |
| Line is longer than 80 characters. | 594 | |
| Line contains a tab character. | 594 | |
| Line has trailing spaces. | 597 | |
| Line is longer than 80 characters. | 602 | |
| Method 'specResponseA1' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| Missing a Javadoc comment. | 602 | |
| Parameter correlationsResult should be final. | 602 | |
| Line is longer than 80 characters. | 603 | |
| Parameter callableList should be final. | 603 | |
| Parameter transactionId should be final. | 603 | |
| Line is longer than 80 characters. | 604 | |
| Parameter response should be final. | 604 | |
| Parameter policyErrList should be final. | 604 | |
| Name 'orchResponse_g1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 606 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 609 | |
| Avoid inline conditionals. | 609 | |
| Line is longer than 80 characters. | 612 | |
| Line is longer than 80 characters. | 615 | |
| Line is longer than 80 characters. | 616 | |
| 'if' is not followed by whitespace. | 618 | |
| '{' is not preceded with whitespace. | 618 | |
| 'else' is not preceded with whitespace. | 623 | |
| '}' is not followed by whitespace. | 623 | |
| Line is longer than 80 characters. | 636 | |
| Line is longer than 80 characters. | 639 | |
| Line is longer than 80 characters. | 640 | |
| Line has trailing spaces. | 643 | |
| 'if' is not followed by whitespace. | 644 | |
| ')' is preceded with whitespace. | 644 | |
| '{' should be on the previous line. | 645 | |
| Line is longer than 80 characters. | 646 | |
| Line contains a tab character. | 646 | |
| Line has trailing spaces. | 649 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| First sentence should end with a period. | 38 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter message should be final. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter message should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 98 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Parameter message should be final. | 106 | |
| Parameter error should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 37 | |
| Class OutboundDocQueryFactory should be declared as final. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter apiLevel should be final. | 49 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 64 | |
| Parameter delegate should be final. | 64 | |
| 'delegate' hides a field. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| More than 7 parameters. | 68 | |
| Parameter d should be final. | 68 | |
| Parameter p should be final. | 68 | |
| Parameter at should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter pt should be final. | 69 | |
| Parameter a should be final. | 69 | |
| Parameter name should be final. | 69 | |
| Parameter t should be final. | 69 | |
| Parameter r should be final. | 69 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter assertion should be final. | 82 | |
| 'assertion' hides a field. | 82 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter request should be final. | 86 | |
| 'request' hides a field. | 86 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter target should be final. | 90 | |
| 'target' hides a field. | 90 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter r should be final. | 98 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'getResponseProcessor' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Name 'OutboundDocQueryOrchestratable_a0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| More than 7 parameters. | 54 | |
| Parameter d should be final. | 54 | |
| Parameter p should be final. | 54 | |
| Parameter at should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter pt should be final. | 55 | |
| Parameter a should be final. | 55 | |
| Parameter name should be final. | 55 | |
| Parameter t should be final. | 55 | |
| Parameter req should be final. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Method 'getCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter r should be final. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Name 'OutboundDocQueryOrchestratable_a1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| More than 7 parameters. | 55 | |
| Parameter d should be final. | 55 | |
| Parameter p should be final. | 55 | |
| Parameter at should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter pt should be final. | 56 | |
| Parameter a should be final. | 56 | |
| Parameter name should be final. | 56 | |
| Parameter t should be final. | 56 | |
| Parameter req should be final. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Method 'getCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'setCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter r should be final. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 60 | |
| 'protected' modifier out of order with the JLS suggestions. | 60 | |
| Missing a Javadoc comment. | 62 | |
| 'protected' modifier out of order with the JLS suggestions. | 62 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter t should be final. | 64 | |
| Method 'getTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter dqRequest should be final. | 72 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter assertionType should be final. | 84 | |
| 'assertionType' hides a field. | 84 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter policyTransformer should be final. | 92 | |
| 'policyTransformer' hides a field. | 92 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'setAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter auditTransformer should be final. | 100 | |
| 'auditTransformer' hides a field. | 100 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter nhinDelegate should be final. | 108 | |
| 'nhinDelegate' hides a field. | 108 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Method 'setAggregator' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter processor should be final. | 116 | |
| Method 'getProcessor' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Method 'setProcessor' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter processor should be final. | 124 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter name should be final. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Name 'OutboundDocQueryOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 34 | |
| Method 'getStrategy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Method 'getOrchestratable' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Name 'orch_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Name 'OutboundDocQueryOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 34 | |
| Method 'getStrategy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Method 'getOrchestratable' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Name 'orch_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.QualifiedSubjectIdentifierType. | 36 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest. | 37 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType. | 41 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.SlotType1. | 45 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Name 'ExtrinsicObjectQname' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 70 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 77 | |
| Parameter level should be final. | 77 | |
| First sentence should end with a period. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 83 | |
| Expected an @return tag. | 87 | |
| Line is longer than 80 characters. | 87 | |
| Method 'processNhinResponse' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter individual should be final. | 87 | |
| Expected @param tag for 'individual'. | 87 | |
| Parameter cumulativeResponse should be final. | 88 | |
| Expected @param tag for 'cumulativeResponse'. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getCumulativeResponseBasedGLEVEL' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Parameter cumulativeResponse should be final. | 110 | |
| Parameter individual should be final. | 110 | |
| Avoid nested blocks. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Avoid nested blocks. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Avoid nested blocks. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 128 | |
| First sentence should end with a period. | 137 | |
| Line has trailing spaces. | 139 | |
| Expected an @return tag. | 142 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Parameter individualResponse should be final. | 143 | |
| Expected @param tag for 'individualResponse'. | 143 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| First sentence should end with a period. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line has trailing spaces. | 158 | |
| Method 'aggregateResponse' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Parameter individual should be final. | 164 | |
| Parameter cumulative should be final. | 165 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 252 | |
| Line has trailing spaces. | 254 | |
| Expected an @return tag. | 259 | |
| Line is longer than 80 characters. | 259 | |
| Method 'processErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Parameter request should be final. | 259 | |
| Parameter error should be final. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| First sentence should end with a period. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line has trailing spaces. | 274 | |
| Line is longer than 80 characters. | 279 | |
| Method 'processError_a0' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Name 'processError_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 279 | |
| Parameter request should be final. | 279 | |
| Parameter error should be final. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 289 | |
| First sentence should end with a period. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line has trailing spaces. | 300 | |
| Line is longer than 80 characters. | 305 | |
| Method 'processError_a1' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Name 'processError_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 305 | |
| Parameter request should be final. | 305 | |
| Parameter error should be final. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 315 | |
| First sentence should end with a period. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Method 'aggregateResponse_a0' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Name 'aggregateResponse_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 328 | |
| Parameter individual should be final. | 328 | |
| Expected @param tag for 'individual'. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Parameter cumulativeResponse should be final. | 329 | |
| Expected @param tag for 'cumulativeResponse'. | 329 | |
| Expected @throws tag for 'Exception'. | 329 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 385 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 397 | |
| First sentence should end with a period. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 406 | |
| Name 'aggregateResponse_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 406 | |
| Parameter individual should be final. | 406 | |
| Expected @param tag for 'individual'. | 406 | |
| Line is longer than 80 characters. | 407 | |
| Parameter cumulativeResponse should be final. | 407 | |
| Expected @param tag for 'cumulativeResponse'. | 407 | |
| Expected @throws tag for 'Exception'. | 407 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 442 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 452 | |
| Line is longer than 80 characters. | 456 | |
| Missing a Javadoc comment. | 456 | |
| Parameter identifiable should be final. | 456 | |
| Parameter type should be final. | 456 | |
| Line is longer than 80 characters. | 457 | |
| First sentence should end with a period. | 463 | |
| Line is longer than 80 characters. | 466 | |
| Parameter individualResponse should be final. | 466 | |
| Expected @param tag for 'individualResponse'. | 466 | |
| Parameter cumulativeResponse should be final. | 466 | |
| Expected @param tag for 'cumulativeResponse'. | 466 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.QualifiedSubjectIdentifierType. | 29 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest. | 30 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryErrorList. | 32 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryError. | 33 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.ExtrinsicObjectType. | 34 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.RegistryObjectListType. | 35 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.IdentifiableType. | 36 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.SlotListType. | 37 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.SlotType1. | 38 | |
| Unused import - java.util.List. | 41 | |
| Unused import - javax.xml.bind.JAXBElement. | 42 | |
| Unused import - javax.xml.namespace.QName. | 43 | |
| First sentence should end with a period. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 51 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| First sentence should end with a period. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Name 'createNewCumulativeResponse_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| Parameter request should be final. | 67 | |
| Expected @param tag for 'request'. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 78 | |
| First sentence should end with a period. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 88 | |
| Name 'createNewCumulativeResponse_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| Parameter request should be final. | 89 | |
| Expected @param tag for 'request'. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 100 | |
| First sentence should end with a period. | 104 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Name 'transformResponse_ToA0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| Parameter original should be final. | 110 | |
| Line is longer than 80 characters. | 113 | |
| Name 'response_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Name 'original_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | |
| First sentence should end with a period. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Name 'transformResponse_ToA1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 126 | |
| Parameter original should be final. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Name 'response_a1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Name 'original_a0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter message should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 75 | |
| 'public' modifier out of order with the JLS suggestions. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Method 'auditRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter request should be final. | 77 | |
| Parameter direction should be final. | 77 | |
| Parameter connectInterface should be final. | 77 | |
| Parameter assertion should be final. | 78 | |
| Parameter requestCommunityID should be final. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Method 'auditResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter response should be final. | 90 | |
| Parameter direction should be final. | 90 | |
| Parameter connectInterface should be final. | 90 | |
| Parameter assertion should be final. | 91 | |
| Parameter requestCommunityID should be final. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter auditLogMsg should be final. | 102 | |
| Parameter assertion should be final. | 102 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.NhinTargetSystemType. | 29 | |
| First sentence should end with a period. | 41 | |
| Line has trailing spaces. | 43 | |
| Name 'OutboundDocQueryStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'executeStrategy' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter message should be final. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.NhinTargetSystemType. | 29 | |
| First sentence should end with a period. | 41 | |
| Line has trailing spaces. | 43 | |
| Name 'OutboundDocQueryStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'executeStrategy' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter message should be final. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.docquery.entity.EntityDocQueryOrchImpl. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter msg should be final. | 37 | |
| Parameter assertion should be final. | 37 | |
| Parameter targets should be final. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter msg should be final. | 36 | |
| Parameter assertion should be final. | 36 | |
| Parameter targets should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Method 'getEntityDocQueryProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter apiLevel should be final. | 65 | |
| Line is longer than 80 characters. | 74 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter body should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Parameter target should be final. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter apiLevel should be final. | 63 | |
| Line is longer than 80 characters. | 72 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter msg should be final. | 72 | |
| Parameter assertion should be final. | 72 | |
| Parameter targets should be final. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 11 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 69 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter msg should be final. | 69 | |
| Expected @param tag for 'msg'. | 69 | |
| Parameter assertion should be final. | 69 | |
| Expected @param tag for 'assertion'. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Unused @param tag for 'crossGatewayDocQueryRequest'. | 111 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Parameter msg should be final. | 116 | |
| Expected @param tag for 'msg'. | 116 | |
| Parameter direction should be final. | 117 | |
| Parameter _interface should be final. | 117 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
| Parameter requestCommunityID should be final. | 117 | |
| Expected @param tag for 'requestCommunityID'. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Unused @param tag for 'crossGatewayDocQueryResponse'. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Parameter msg should be final. | 134 | |
| Expected @param tag for 'msg'. | 134 | |
| Parameter direction should be final. | 134 | |
| Parameter _interface should be final. | 134 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| Parameter assertion should be final. | 135 | |
| Expected @param tag for 'assertion'. | 135 | |
| Parameter requestCommunityID should be final. | 135 | |
| Expected @param tag for 'requestCommunityID'. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Parameter message should be final. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| First sentence should end with a period. | 175 | |
| Expected an @return tag. | 182 | |
| Line is longer than 80 characters. | 182 | |
| Parameter adhocQueryRequestMsg should be final. | 182 | |
| Expected @param tag for 'adhocQueryRequestMsg'. | 182 | |
| Parameter communityID should be final. | 183 | |
| Expected @param tag for 'communityID'. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| First sentence should end with a period. | 206 | |
| Expected an @return tag. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Parameter adhocQueryRequestMsg should be final. | 214 | |
| Expected @param tag for 'adhocQueryRequestMsg'. | 214 | |
| Parameter requestCommunityID should be final. | 214 | |
| Expected @param tag for 'requestCommunityID'. | 214 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Expected @param tag for 'assertion'. | 45 | |
| Expected @param tag for 'target'. | 46 | |
| Expected @throws tag for 'Exception'. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter request should be final. | 40 | |
| Parameter assertion should be final. | 40 | |
| Parameter target should be final. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getNhinDocQueryProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Avoid inline conditionals. | 62 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Method 'getDocumentProcessHelper' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter apiLevel should be final. | 74 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter request should be final. | 89 | |
| Parameter assertion should be final. | 89 | |
| Expected @param tag for 'assertion'. | 89 | |
| Parameter target should be final. | 90 | |
| Expected @param tag for 'target'. | 90 | |
| Expected @throws tag for 'Exception'. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 115 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Class OrchestrationContextFactory should be declared as final. | 41 | |
| Line is longer than 80 characters. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter homeCommunityType should be final. | 52 | |
| Parameter serviceName should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 64 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter body should be final. | 64 | |
| Expected @param tag for 'body'. | 64 | |
| Parameter assertion should be final. | 64 | |
| Expected @param tag for 'assertion'. | 64 | |
| Parameter target should be final. | 65 | |
| Expected @param tag for 'target'. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter target should be final. | 105 | |
| Parameter error should be final. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 44 | |
| Parameter assertion should be final. | 44 | |
| Parameter target should be final. | 45 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter body should be final. | 43 | |
| Parameter assertion should be final. | 43 | |
| Parameter target should be final. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getPassthruDocQueryProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter apiLevel should be final. | 67 | |
| Line is longer than 80 characters. | 76 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter body should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Parameter target should be final. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter apiLevel should be final. | 67 | |
| Line is longer than 80 characters. | 76 | |
| Method 'respondingGatewayCrossGatewayQuery' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter body should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Parameter target should be final. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 7 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Line is longer than 80 characters. | 30 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 38 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Line is longer than 80 characters. | 30 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 38 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line has trailing spaces. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line has trailing spaces. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line has trailing spaces. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line has trailing spaces. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 139 | |
| Line has trailing spaces. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Line has trailing spaces. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Avoid inline conditionals. | 173 | |
| Method 'createDateUtil' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Avoid inline conditionals. | 180 | |
| Method 'registryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Parameter request should be final. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 276 | |
| Method 'getSlotsFromAdhocQueryRequest' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| Parameter request should be final. | 276 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 290 | |
| Method 'generateDocumentQueryParamsFromSlots' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Parameter slots should be final. | 290 | |
| Line is longer than 80 characters. | 317 | |
| Method 'getDocumentService' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Line is longer than 80 characters. | 329 | |
| Missing a Javadoc comment. | 329 | |
| Parameter eventCodeValues should be final. | 329 | |
| Parameter eventCodeSchemeValues should be final. | 330 | |
| Line has trailing spaces. | 334 | |
| Line is longer than 80 characters. | 334 | |
| Missing a Javadoc comment. | 352 | |
| Parameter slots should be final. | 352 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Missing a Javadoc comment. | 364 | |
| Parameter slots should be final. | 364 | |
| Line is longer than 80 characters. | 366 | |
| Missing a Javadoc comment. | 376 | |
| Parameter slots should be final. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Missing a Javadoc comment. | 385 | |
| Parameter slots should be final. | 385 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 389 | |
| Missing a Javadoc comment. | 394 | |
| Parameter slots should be final. | 394 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 398 | |
| Missing a Javadoc comment. | 403 | |
| Parameter slots should be final. | 403 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 407 | |
| Missing a Javadoc comment. | 412 | |
| Parameter slots should be final. | 412 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 416 | |
| Missing a Javadoc comment. | 421 | |
| Parameter slots should be final. | 421 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 425 | |
| Missing a Javadoc comment. | 430 | |
| Parameter slots should be final. | 430 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 434 | |
| Missing a Javadoc comment. | 439 | |
| Parameter slots should be final. | 439 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 452 | |
| Line has trailing spaces. | 453 | |
| Parameter slots should be final. | 457 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 465 | |
| Line has trailing spaces. | 473 | |
| Line is longer than 80 characters. | 475 | |
| Parameter slots should be final. | 477 | |
| Line is longer than 80 characters. | 480 | |
| Line is longer than 80 characters. | 494 | |
| Line has trailing spaces. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line has trailing spaces. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line has trailing spaces. | 501 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 503 | |
| Parameter slotValues should be final. | 505 | |
| Line is longer than 80 characters. | 514 | |
| Line has trailing spaces. | 515 | |
| Parameter documentEntryTypes should be final. | 519 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 530 | |
| Line has trailing spaces. | 531 | |
| Parameter documentEntryTypes should be final. | 535 | |
| Line is longer than 80 characters. | 537 | |
| Line has trailing spaces. | 547 | |
| Parameter slots should be final. | 551 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 558 | |
| Missing a Javadoc comment. | 563 | |
| Parameter slots should be final. | 563 | |
| Line is longer than 80 characters. | 565 | |
| Missing a Javadoc comment. | 575 | |
| Parameter slots should be final. | 575 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 591 | |
| Method 'loadResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 591 | |
| Method length is 415 lines (max allowed is 150). | 591 | |
| Parameter response should be final. | 591 | |
| Parameter docs should be final. | 592 | |
| Line has trailing spaces. | 603 | |
| Line is longer than 80 characters. | 603 | |
| Line is longer than 80 characters. | 609 | |
| Line is longer than 80 characters. | 611 | |
| Line is longer than 80 characters. | 612 | |
| Line has trailing spaces. | 613 | |
| Line has trailing spaces. | 615 | |
| Line is longer than 80 characters. | 620 | |
| Line is longer than 80 characters. | 622 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 635 | |
| Line is longer than 80 characters. | 638 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 644 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 656 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 669 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 706 | |
| Line is longer than 80 characters. | 707 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 724 | |
| Line is longer than 80 characters. | 725 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 744 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 748 | |
| Line is longer than 80 characters. | 759 | |
| Line is longer than 80 characters. | 760 | |
| Line is longer than 80 characters. | 770 | |
| Line is longer than 80 characters. | 777 | |
| Line is longer than 80 characters. | 778 | |
| Line is longer than 80 characters. | 779 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 788 | |
| Line is longer than 80 characters. | 790 | |
| Line is longer than 80 characters. | 791 | |
| Line is longer than 80 characters. | 795 | |
| Line is longer than 80 characters. | 796 | |
| Line is longer than 80 characters. | 805 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 829 | |
| Line is longer than 80 characters. | 831 | |
| Line is longer than 80 characters. | 834 | |
| Line is longer than 80 characters. | 836 | |
| Line has trailing spaces. | 837 | |
| Line is longer than 80 characters. | 838 | |
| Line is longer than 80 characters. | 848 | |
| Line is longer than 80 characters. | 849 | |
| Line is longer than 80 characters. | 850 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 860 | |
| Line is longer than 80 characters. | 868 | |
| Line is longer than 80 characters. | 869 | |
| Line is longer than 80 characters. | 877 | |
| Line is longer than 80 characters. | 885 | |
| Line is longer than 80 characters. | 911 | |
| Line is longer than 80 characters. | 912 | |
| Line is longer than 80 characters. | 913 | |
| Line is longer than 80 characters. | 922 | |
| Line is longer than 80 characters. | 929 | |
| Line is longer than 80 characters. | 930 | |
| Line is longer than 80 characters. | 942 | |
| Line is longer than 80 characters. | 943 | |
| Line is longer than 80 characters. | 952 | |
| Line is longer than 80 characters. | 954 | |
| Line is longer than 80 characters. | 957 | |
| Line is longer than 80 characters. | 958 | |
| Line is longer than 80 characters. | 962 | |
| Line is longer than 80 characters. | 968 | |
| Line is longer than 80 characters. | 984 | |
| Line has trailing spaces. | 1010 | |
| Unused @param tag for 'oCoded'. | 1011 | |
| Line is longer than 80 characters. | 1013 | |
| Line is longer than 80 characters. | 1016 | |
| Parameter code should be final. | 1016 | |
| Expected @param tag for 'code'. | 1016 | |
| Parameter codeScheme should be final. | 1016 | |
| Expected @param tag for 'codeScheme'. | 1016 | |
| Line is longer than 80 characters. | 1017 | |
| Parameter codeDisplayName should be final. | 1017 | |
| Expected @param tag for 'codeDisplayName'. | 1017 | |
| Parameter sClassificationScheme should be final. | 1017 | |
| Parameter sDocumentId should be final. | 1017 | |
| Line is longer than 80 characters. | 1018 | |
| Line is longer than 80 characters. | 1037 | |
| Line is longer than 80 characters. | 1045 | |
| Line is longer than 80 characters. | 1053 | |
| Line is longer than 80 characters. | 1059 | |
| Method 'retrieveHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 1061 | |
| Line is longer than 80 characters. | 1065 | |
| Line is longer than 80 characters. | 1068 | |
| Line is longer than 80 characters. | 1073 | |
| Missing a Javadoc comment. | 1073 | |
| Parameter slots should be final. | 1073 | |
| Parameter slotName should be final. | 1073 | |
| Line is longer than 80 characters. | 1077 | |
| Line is longer than 80 characters. | 1078 | |
| Line is longer than 80 characters. | 1099 | |
| Method 'parseParamFormattedString' is not designed for extension - needs to be abstract, final or empty. | 1099 | |
| Parameter paramFormattedString should be final. | 1099 | |
| Parameter resultCollection should be final. | 1099 | |
| Line is longer than 80 characters. | 1118 | |
| Line is longer than 80 characters. | 1123 | |
| Line is longer than 80 characters. | 1130 | |
| Line has trailing spaces. | 1138 | |
| Line is longer than 80 characters. | 1143 | |
| Parameter sSlotName should be final. | 1143 | |
| Parameter sSlotValue should be final. | 1143 | |
| Line has trailing spaces. | 1153 | |
| Line is longer than 80 characters. | 1158 | |
| Parameter sSlotName should be final. | 1158 | |
| Parameter saSlotValue should be final. | 1158 | |
| Line has trailing spaces. | 1174 | |
| Line is longer than 80 characters. | 1178 | |
| Parameter sLocStrValue should be final. | 1178 | |
| Line is longer than 80 characters. | 1179 | |
| Line is longer than 80 characters. | 1185 | |
| Line is longer than 80 characters. | 1189 | |
| Missing a Javadoc comment. | 1189 | |
| Parameter errorCode should be final. | 1189 | |
| Parameter codeContext should be final. | 1190 | |
| Line has trailing spaces. | 1197 | |
| Method 'getRegistryQueryId' is not designed for extension - needs to be abstract, final or empty. | 1209 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'documentRegistryRegistryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter body should be final. | 42 | |
| Parameter context should be final. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'documentRegistryRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter body should be final. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'documentRegistryRegistryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter body should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'documentRegistryPRPAIN201301UV02' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter body should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'documentRegistryPRPAIN201302UV02' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter body should be final. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'documentRegistryPRPAIN201304UV02' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter body should be final. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| First sentence should end with a period. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Expected @param tag for 'request'. | 45 | |
| Expected @param tag for 'assertion'. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'registryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'registryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getAdapterComponentDocRegistryProxy' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter apiLevel should be final. | 67 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Method 'registryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter msg should be final. | 81 | |
| Expected @param tag for 'msg'. | 81 | |
| Parameter assertion should be final. | 81 | |
| Expected @param tag for 'assertion'. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| '{' is not preceded with whitespace. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line is longer than 80 characters. | 28 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line is longer than 80 characters. | 35 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 122 | |
| Method 'getDocumentService' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Method 'createDateUtil' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Avoid inline conditionals. | 131 | |
| Line is longer than 80 characters. | 135 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 141 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Parameter body should be final. | 141 | |
| Parameter localUniquePatientId should be final. | 142 | |
| Expected @param tag for 'localUniquePatientId'. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 196 | |
| Line has trailing spaces. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 202 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Parameter body should be final. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 267 | |
| Missing a Javadoc comment. | 272 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Method length is 329 lines (max allowed is 150). | 287 | |
| Missing a Javadoc comment. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Parameter identifiableObjectList should be final. | 288 | |
| Parameter localUniquePatientId should be final. | 288 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 326 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 333 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 458 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 478 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 484 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 511 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 539 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 544 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 549 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 552 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 560 | |
| Line is longer than 80 characters. | 561 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 581 | |
| Line is longer than 80 characters. | 582 | |
| Line is longer than 80 characters. | 584 | |
| Line is longer than 80 characters. | 585 | |
| Line is longer than 80 characters. | 586 | |
| Line is longer than 80 characters. | 589 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 598 | |
| Line is longer than 80 characters. | 599 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 610 | |
| Line is longer than 80 characters. | 619 | |
| Line has trailing spaces. | 621 | |
| Line is longer than 80 characters. | 622 | |
| Line is longer than 80 characters. | 623 | |
| Line is longer than 80 characters. | 625 | |
| Parameter externalIdentifiers should be final. | 625 | |
| Parameter metadataItemName should be final. | 626 | |
| Expected @param tag for 'metadataItemName'. | 626 | |
| Line is longer than 80 characters. | 629 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 633 | |
| Line is longer than 80 characters. | 645 | |
| Line has trailing spaces. | 646 | |
| Line is longer than 80 characters. | 648 | |
| Line is longer than 80 characters. | 649 | |
| Line is longer than 80 characters. | 650 | |
| Line is longer than 80 characters. | 652 | |
| Line is longer than 80 characters. | 655 | |
| Parameter classifications should be final. | 655 | |
| Parameter classificationSchemeUUID should be final. | 656 | |
| Parameter slotName should be final. | 656 | |
| Parameter valueIndex should be final. | 656 | |
| Line is longer than 80 characters. | 659 | |
| Line is longer than 80 characters. | 660 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 663 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 675 | |
| Line has trailing spaces. | 677 | |
| Line is longer than 80 characters. | 679 | |
| Line is longer than 80 characters. | 680 | |
| Line is longer than 80 characters. | 681 | |
| Line is longer than 80 characters. | 683 | |
| Line is longer than 80 characters. | 686 | |
| Parameter classifications should be final. | 686 | |
| Parameter classificationSchemeUUID should be final. | 687 | |
| Parameter classificationValueName should be final. | 687 | |
| Line is longer than 80 characters. | 690 | |
| Line is longer than 80 characters. | 691 | |
| Line is longer than 80 characters. | 692 | |
| Line is longer than 80 characters. | 694 | |
| Line is longer than 80 characters. | 699 | |
| Line is longer than 80 characters. | 700 | |
| Line is longer than 80 characters. | 701 | |
| Line is longer than 80 characters. | 702 | |
| Line is longer than 80 characters. | 704 | |
| Line is longer than 80 characters. | 711 | |
| Line is longer than 80 characters. | 718 | |
| Line has trailing spaces. | 719 | |
| Line is longer than 80 characters. | 722 | |
| Line is longer than 80 characters. | 724 | |
| Line is longer than 80 characters. | 726 | |
| Parameter documentSlots should be final. | 726 | |
| Parameter slotName should be final. | 726 | |
| Parameter valueIndex should be final. | 726 | |
| Line is longer than 80 characters. | 727 | |
| Line is longer than 80 characters. | 737 | |
| Line is longer than 80 characters. | 752 | |
| Line is longer than 80 characters. | 754 | |
| Line is longer than 80 characters. | 761 | |
| Line is longer than 80 characters. | 771 | |
| Line has trailing spaces. | 772 | |
| Line is longer than 80 characters. | 774 | |
| Line is longer than 80 characters. | 775 | |
| Line is longer than 80 characters. | 777 | |
| Parameter documentSlots should be final. | 777 | |
| Parameter patientInfoName should be final. | 777 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 787 | |
| Line is longer than 80 characters. | 791 | |
| First sentence should end with a period. | 796 | |
| Line is longer than 80 characters. | 797 | |
| Line has trailing spaces. | 798 | |
| Line is longer than 80 characters. | 799 | |
| Line is longer than 80 characters. | 802 | |
| Parameter classifications should be final. | 802 | |
| Parameter doc should be final. | 802 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 815 | |
| Line is longer than 80 characters. | 817 | |
| Line is longer than 80 characters. | 822 | |
| Line is longer than 80 characters. | 828 | |
| Missing a Javadoc comment. | 828 | |
| Parameter sDocId should be final. | 828 | |
| Parameter docService should be final. | 828 | |
| Line is longer than 80 characters. | 839 | |
| Line is longer than 80 characters. | 841 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.io.ByteArrayOutputStream. | 54 | |
| Unused import - java.io.InputStream. | 59 | |
| Unused import - gov.hhs.fha.nhinc.docretrieve.util.DocRetrieveStatusUtil. | 74 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 142 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Avoid inline conditionals. | 148 | |
| Method 'getDocumentService' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Method 'createDateUtil' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Avoid inline conditionals. | 156 | |
| Line has trailing spaces. | 161 | |
| Line is longer than 80 characters. | 166 | |
| Method 'documentRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Parameter body should be final. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 246 | |
| Method 'retrieveDocuments' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| Parameter repositoryIdMatched should be final. | 246 | |
| Parameter documentUniqueIds should be final. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Parameter response should be final. | 247 | |
| Parameter homeCommunityId should be final. | 247 | |
| Parameter regerrList should be final. | 248 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 258 | |
| Method 'loadDocumentResponses' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| Missing a Javadoc comment. | 258 | |
| Parameter response should be final. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Parameter docs should be final. | 259 | |
| Parameter homeCommunityId should be final. | 259 | |
| Parameter documentUniqueId should be final. | 259 | |
| Parameter regerrList should be final. | 259 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 356 | |
| Method 'setDocumentResponse' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Parameter doc should be final. | 356 | |
| Parameter oDocResponse should be final. | 356 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 385 | |
| Line has trailing spaces. | 397 | |
| Line is longer than 80 characters. | 398 | |
| Line has trailing spaces. | 400 | |
| Line has trailing spaces. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 406 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| Method length is 435 lines (max allowed is 150). | 406 | |
| Parameter body should be final. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 428 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 442 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 454 | |
| Line is longer than 80 characters. | 457 | |
| Line is longer than 80 characters. | 458 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 484 | |
| Line is longer than 80 characters. | 485 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 511 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 543 | |
| Line is longer than 80 characters. | 544 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 552 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 561 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 575 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 581 | |
| Line is longer than 80 characters. | 582 | |
| Line is longer than 80 characters. | 586 | |
| Line is longer than 80 characters. | 587 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 592 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 599 | |
| Line is longer than 80 characters. | 601 | |
| Line is longer than 80 characters. | 602 | |
| Line is longer than 80 characters. | 603 | |
| Line is longer than 80 characters. | 605 | |
| Line is longer than 80 characters. | 606 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 610 | |
| Line is longer than 80 characters. | 614 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 621 | |
| Line is longer than 80 characters. | 625 | |
| Line is longer than 80 characters. | 629 | |
| Line is longer than 80 characters. | 633 | |
| Line is longer than 80 characters. | 637 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 646 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 652 | |
| Line is longer than 80 characters. | 656 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 662 | |
| Line is longer than 80 characters. | 667 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 677 | |
| Line is longer than 80 characters. | 679 | |
| Line is longer than 80 characters. | 683 | |
| Line is longer than 80 characters. | 684 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 689 | |
| Line is longer than 80 characters. | 690 | |
| Line is longer than 80 characters. | 691 | |
| Line is longer than 80 characters. | 693 | |
| Line is longer than 80 characters. | 694 | |
| Line is longer than 80 characters. | 695 | |
| Line is longer than 80 characters. | 696 | |
| Line is longer than 80 characters. | 699 | |
| Line is longer than 80 characters. | 700 | |
| Line is longer than 80 characters. | 704 | |
| Line is longer than 80 characters. | 705 | |
| Line is longer than 80 characters. | 709 | |
| Line is longer than 80 characters. | 711 | |
| Line is longer than 80 characters. | 715 | |
| Line is longer than 80 characters. | 716 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 718 | |
| Line is longer than 80 characters. | 719 | |
| Line is longer than 80 characters. | 720 | |
| Line is longer than 80 characters. | 723 | |
| Line is longer than 80 characters. | 724 | |
| Line is longer than 80 characters. | 728 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 730 | |
| Line is longer than 80 characters. | 733 | |
| Line is longer than 80 characters. | 734 | |
| Line is longer than 80 characters. | 735 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 744 | |
| Line is longer than 80 characters. | 745 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 751 | |
| Line is longer than 80 characters. | 756 | |
| Line is longer than 80 characters. | 759 | |
| Line is longer than 80 characters. | 760 | |
| Line has trailing spaces. | 761 | |
| Line is longer than 80 characters. | 764 | |
| Line is longer than 80 characters. | 768 | |
| Line is longer than 80 characters. | 771 | |
| Line is longer than 80 characters. | 776 | |
| Line is longer than 80 characters. | 777 | |
| Line is longer than 80 characters. | 779 | |
| Line is longer than 80 characters. | 780 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 792 | |
| Line is longer than 80 characters. | 795 | |
| Line is longer than 80 characters. | 796 | |
| Line is longer than 80 characters. | 797 | |
| Line is longer than 80 characters. | 803 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 809 | |
| Line is longer than 80 characters. | 810 | |
| Line is longer than 80 characters. | 812 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 814 | |
| Line is longer than 80 characters. | 816 | |
| Line is longer than 80 characters. | 817 | |
| Line is longer than 80 characters. | 823 | |
| Line is longer than 80 characters. | 825 | |
| Line is longer than 80 characters. | 832 | |
| Missing a Javadoc comment. | 843 | |
| Line is longer than 80 characters. | 844 | |
| Parameter identifiableObjectList should be final. | 844 | |
| Parameter errorList should be final. | 845 | |
| Line is longer than 80 characters. | 852 | |
| Line is longer than 80 characters. | 855 | |
| Line is longer than 80 characters. | 856 | |
| Line is longer than 80 characters. | 858 | |
| Line is longer than 80 characters. | 860 | |
| Line is longer than 80 characters. | 866 | |
| Line is longer than 80 characters. | 867 | |
| Line is longer than 80 characters. | 869 | |
| Line is longer than 80 characters. | 870 | |
| Line is longer than 80 characters. | 871 | |
| Line is longer than 80 characters. | 872 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 874 | |
| Line is longer than 80 characters. | 878 | |
| Line is longer than 80 characters. | 879 | |
| Line is longer than 80 characters. | 884 | |
| Line is longer than 80 characters. | 885 | |
| Line is longer than 80 characters. | 886 | |
| Line is longer than 80 characters. | 889 | |
| '}' should be on the same line. | 889 | |
| Line is longer than 80 characters. | 895 | |
| Line is longer than 80 characters. | 898 | |
| Line is longer than 80 characters. | 902 | |
| Missing a Javadoc comment. | 902 | |
| Parameter sPatId should be final. | 902 | |
| Parameter sDocId should be final. | 902 | |
| Parameter sClassCode should be final. | 902 | |
| Parameter sStatus should be final. | 902 | |
| Parameter docService should be final. | 903 | |
| Line is longer than 80 characters. | 918 | |
| Line is longer than 80 characters. | 920 | |
| Line is longer than 80 characters. | 934 | |
| Line has trailing spaces. | 936 | |
| Line is longer than 80 characters. | 937 | |
| Line is longer than 80 characters. | 938 | |
| Line is longer than 80 characters. | 941 | |
| Parameter externalIdentifiers should be final. | 941 | |
| Parameter metadataItemName should be final. | 942 | |
| Expected @param tag for 'metadataItemName'. | 942 | |
| Line is longer than 80 characters. | 945 | |
| Line is longer than 80 characters. | 947 | |
| Line is longer than 80 characters. | 948 | |
| Line is longer than 80 characters. | 949 | |
| Line is longer than 80 characters. | 961 | |
| Line has trailing spaces. | 962 | |
| Line is longer than 80 characters. | 964 | |
| Line is longer than 80 characters. | 965 | |
| Line is longer than 80 characters. | 966 | |
| Line is longer than 80 characters. | 968 | |
| Line is longer than 80 characters. | 971 | |
| Parameter classifications should be final. | 971 | |
| Parameter classificationSchemeUUID should be final. | 972 | |
| Parameter slotName should be final. | 972 | |
| Parameter valueIndex should be final. | 972 | |
| Line is longer than 80 characters. | 975 | |
| Line is longer than 80 characters. | 976 | |
| Line is longer than 80 characters. | 977 | |
| Line is longer than 80 characters. | 979 | |
| Line is longer than 80 characters. | 988 | |
| Line is longer than 80 characters. | 989 | |
| Line is longer than 80 characters. | 990 | |
| Line is longer than 80 characters. | 991 | |
| Line has trailing spaces. | 993 | |
| Line is longer than 80 characters. | 995 | |
| Line is longer than 80 characters. | 996 | |
| Line is longer than 80 characters. | 997 | |
| Line is longer than 80 characters. | 999 | |
| Line is longer than 80 characters. | 1003 | |
| Parameter classifications should be final. | 1003 | |
| Parameter classificationSchemeUUID should be final. | 1004 | |
| Parameter classificationValueName should be final. | 1004 | |
| Line is longer than 80 characters. | 1007 | |
| Line is longer than 80 characters. | 1008 | |
| Line is longer than 80 characters. | 1009 | |
| Line is longer than 80 characters. | 1010 | |
| Line is longer than 80 characters. | 1011 | |
| Line is longer than 80 characters. | 1016 | |
| Line is longer than 80 characters. | 1017 | |
| Line is longer than 80 characters. | 1018 | |
| Line is longer than 80 characters. | 1019 | |
| Line is longer than 80 characters. | 1021 | |
| Line is longer than 80 characters. | 1028 | |
| Line is longer than 80 characters. | 1035 | |
| Line has trailing spaces. | 1036 | |
| Line is longer than 80 characters. | 1039 | |
| Line is longer than 80 characters. | 1041 | |
| Line is longer than 80 characters. | 1043 | |
| Parameter documentSlots should be final. | 1043 | |
| Parameter slotName should be final. | 1044 | |
| Parameter valueIndex should be final. | 1044 | |
| Line is longer than 80 characters. | 1045 | |
| Line is longer than 80 characters. | 1053 | |
| Line is longer than 80 characters. | 1055 | |
| Line is longer than 80 characters. | 1059 | |
| Line is longer than 80 characters. | 1070 | |
| Line is longer than 80 characters. | 1072 | |
| Line is longer than 80 characters. | 1079 | |
| Line is longer than 80 characters. | 1089 | |
| Line has trailing spaces. | 1090 | |
| Line is longer than 80 characters. | 1092 | |
| Line is longer than 80 characters. | 1093 | |
| Line is longer than 80 characters. | 1095 | |
| Parameter documentSlots should be final. | 1095 | |
| Parameter patientInfoName should be final. | 1096 | |
| Line is longer than 80 characters. | 1099 | |
| Line is longer than 80 characters. | 1101 | |
| Line is longer than 80 characters. | 1105 | |
| Line is longer than 80 characters. | 1106 | |
| Line is longer than 80 characters. | 1110 | |
| First sentence should end with a period. | 1115 | |
| Line is longer than 80 characters. | 1116 | |
| Line has trailing spaces. | 1117 | |
| Line is longer than 80 characters. | 1118 | |
| Line is longer than 80 characters. | 1121 | |
| Parameter classifications should be final. | 1121 | |
| Parameter doc should be final. | 1122 | |
| Line is longer than 80 characters. | 1125 | |
| Line is longer than 80 characters. | 1126 | |
| Line is longer than 80 characters. | 1127 | |
| Line is longer than 80 characters. | 1133 | |
| Line is longer than 80 characters. | 1135 | |
| Line is longer than 80 characters. | 1137 | |
| Line is longer than 80 characters. | 1142 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Variable 'context' must be private and have accessor methods. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter body should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'documentRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter body should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Method 'documentRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter body should be final. | 41 | |
| Parameter context should be final. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter body should be final. | 47 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter context should be final. | 52 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| First sentence should end with a period. | 47 | |
| Missing a Javadoc comment. | 53 | |
| Variable 'log' must be private and have accessor methods. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter document should be final. | 60 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 82 | |
| First sentence should end with a period. | 97 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter document should be final. | 102 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 125 | |
| First sentence should end with a period. | 139 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Parameter documentId should be final. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 163 | |
| Avoid inline conditionals. | 163 | |
| Line is longer than 80 characters. | 171 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Method 'getSessionFactory' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| First sentence should end with a period. | 187 | |
| Method 'findAll' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 212 | |
| Avoid inline conditionals. | 212 | |
| First sentence should end with a period. | 226 | |
| Method 'findDocuments' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Method length is 184 lines (max allowed is 150). | 232 | |
| Parameter params should be final. | 233 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 404 | |
| Avoid inline conditionals. | 404 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 44 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getSessionFactory' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getSession' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter sessionFactory should be final. | 63 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 73 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter eventCode should be final. | 76 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 113 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Parameter eventCode should be final. | 116 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 152 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Parameter eventCodeId should be final. | 156 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 177 | |
| First sentence should end with a period. | 184 | |
| Line has trailing spaces. | 186 | |
| Method 'findForDocument' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Parameter document should be final. | 191 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 214 | |
| First sentence should end with a period. | 221 | |
| Line has trailing spaces. | 223 | |
| Method 'eventCodeQuery' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Parameter eventCodeParam should be final. | 228 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 264 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Name 'NewDocumentUniqueId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Name 'NewRepositoryUniqueId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 93 | |
| Method 'getAuthorInstitution' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Method 'setAuthorInstitution' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter authorInstitution should be final. | 101 | |
| 'authorInstitution' hides a field. | 101 | |
| Method 'getAuthorPerson' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Method 'setAuthorPerson' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter authorPerson should be final. | 109 | |
| 'authorPerson' hides a field. | 109 | |
| Method 'getAuthorRole' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Method 'setAuthorRole' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter authorRole should be final. | 117 | |
| 'authorRole' hides a field. | 117 | |
| Method 'getAuthorSpecialty' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Method 'setAuthorSpecialty' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter authorSpecialty should be final. | 125 | |
| 'authorSpecialty' hides a field. | 125 | |
| Method 'getAvailablityStatus' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Method 'setAvailablityStatus' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter availablityStatus should be final. | 133 | |
| 'availablityStatus' hides a field. | 133 | |
| Method 'getClassCode' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Method 'setClassCode' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter classCode should be final. | 141 | |
| 'classCode' hides a field. | 141 | |
| Method 'getClassCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Method 'setClassCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter classCodeDisplayName should be final. | 149 | |
| 'classCodeDisplayName' hides a field. | 149 | |
| Method 'getClassCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Method 'setClassCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter classCodeScheme should be final. | 157 | |
| 'classCodeScheme' hides a field. | 157 | |
| Method 'getComments' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Method 'setComments' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter comments should be final. | 165 | |
| 'comments' hides a field. | 165 | |
| Method 'getConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Method 'setConfidentialityCode' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter confidentialityCode should be final. | 173 | |
| 'confidentialityCode' hides a field. | 173 | |
| Method 'getConfidentialityCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Method 'setConfidentialityCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter confidentialityCodeDisplayName should be final. | 181 | |
| 'confidentialityCodeDisplayName' hides a field. | 181 | |
| Method 'getConfidentialityCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Method 'setConfidentialityCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter confidentialityCodeScheme should be final. | 189 | |
| 'confidentialityCodeScheme' hides a field. | 189 | |
| Method 'getDocumentTitle' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Method 'setDocumentTitle' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Parameter documentTitle should be final. | 197 | |
| 'documentTitle' hides a field. | 197 | |
| Method 'getDocumentUniqueId' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Method 'setDocumentUniqueId' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Parameter documentUniqueId should be final. | 205 | |
| 'documentUniqueId' hides a field. | 205 | |
| Method 'getDocumentUri' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Method 'setDocumentUri' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Parameter documentUri should be final. | 213 | |
| 'documentUri' hides a field. | 213 | |
| Method 'getDocumentid' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Method 'setDocumentid' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Parameter documentid should be final. | 221 | |
| 'documentid' hides a field. | 221 | |
| Method 'getFacilityCode' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Method 'setFacilityCode' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Parameter facilityCode should be final. | 229 | |
| 'facilityCode' hides a field. | 229 | |
| Method 'getFacilityCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Method 'setFacilityCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Parameter facilityCodeDisplayName should be final. | 237 | |
| 'facilityCodeDisplayName' hides a field. | 237 | |
| Method 'getFacilityCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Method 'setFacilityCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Parameter facilityCodeScheme should be final. | 245 | |
| 'facilityCodeScheme' hides a field. | 245 | |
| Method 'getFormatCode' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Method 'setFormatCode' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Parameter formatCode should be final. | 253 | |
| 'formatCode' hides a field. | 253 | |
| Method 'getFormatCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Method 'setFormatCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Parameter formatCodeDisplayName should be final. | 261 | |
| 'formatCodeDisplayName' hides a field. | 261 | |
| Method 'getFormatCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Method 'setFormatCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Parameter formatCodeScheme should be final. | 269 | |
| 'formatCodeScheme' hides a field. | 269 | |
| Method 'getHash' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Method 'setHash' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter hash should be final. | 277 | |
| 'hash' hides a field. | 277 | |
| Method 'getIntendedRecipientOrganization' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| Missing a Javadoc comment. | 281 | |
| Line is longer than 80 characters. | 285 | |
| Method 'setIntendedRecipientOrganization' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| Missing a Javadoc comment. | 285 | |
| Parameter intendedRecipientOrganization should be final. | 285 | |
| 'intendedRecipientOrganization' hides a field. | 285 | |
| Method 'getIntendedRecipientPerson' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| Method 'setIntendedRecipientPerson' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter intendedRecipientPerson should be final. | 293 | |
| 'intendedRecipientPerson' hides a field. | 293 | |
| Method 'getLanguageCode' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Missing a Javadoc comment. | 297 | |
| Method 'setLanguageCode' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Parameter languageCode should be final. | 301 | |
| 'languageCode' hides a field. | 301 | |
| Method 'getLegalAuthenticator' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| Method 'setLegalAuthenticator' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Parameter legalAuthenticator should be final. | 309 | |
| 'legalAuthenticator' hides a field. | 309 | |
| Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter mimeType should be final. | 317 | |
| 'mimeType' hides a field. | 317 | |
| Method 'getParentDocumentId' is not designed for extension - needs to be abstract, final or empty. | 321 | |
| Missing a Javadoc comment. | 321 | |
| Method 'setParentDocumentId' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter parentDocumentId should be final. | 325 | |
| 'parentDocumentId' hides a field. | 325 | |
| Method 'getParentDocumentRelationship' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| Missing a Javadoc comment. | 329 | |
| Line is longer than 80 characters. | 333 | |
| Method 'setParentDocumentRelationship' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| Missing a Javadoc comment. | 333 | |
| Parameter parentDocumentRelationship should be final. | 333 | |
| 'parentDocumentRelationship' hides a field. | 333 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| Missing a Javadoc comment. | 337 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| Parameter patientId should be final. | 341 | |
| 'patientId' hides a field. | 341 | |
| Method 'getPid11' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Method 'setPid11' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Parameter pid11 should be final. | 349 | |
| 'pid11' hides a field. | 349 | |
| Method 'getPid3' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| Missing a Javadoc comment. | 353 | |
| Method 'setPid3' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Parameter pid3 should be final. | 357 | |
| 'pid3' hides a field. | 357 | |
| Method 'getPid5' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Missing a Javadoc comment. | 361 | |
| Method 'setPid5' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| Missing a Javadoc comment. | 365 | |
| Parameter pid5 should be final. | 365 | |
| 'pid5' hides a field. | 365 | |
| Method 'getPid7' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Missing a Javadoc comment. | 369 | |
| Method 'setPid7' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| Missing a Javadoc comment. | 373 | |
| Parameter pid7 should be final. | 373 | |
| 'pid7' hides a field. | 373 | |
| Method 'getPid8' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Method 'setPid8' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| Missing a Javadoc comment. | 381 | |
| Parameter pid8 should be final. | 381 | |
| 'pid8' hides a field. | 381 | |
| Method 'getPracticeSetting' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Method 'setPracticeSetting' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter practiceSetting should be final. | 389 | |
| 'practiceSetting' hides a field. | 389 | |
| Method 'getPracticeSettingDisplayName' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| Missing a Javadoc comment. | 393 | |
| Line is longer than 80 characters. | 397 | |
| Method 'setPracticeSettingDisplayName' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Parameter practiceSettingDisplayName should be final. | 397 | |
| 'practiceSettingDisplayName' hides a field. | 397 | |
| Method 'getPracticeSettingScheme' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Method 'setPracticeSettingScheme' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| Missing a Javadoc comment. | 405 | |
| Parameter practiceSettingScheme should be final. | 405 | |
| 'practiceSettingScheme' hides a field. | 405 | |
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 409 | |
| Missing a Javadoc comment. | 409 | |
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter size should be final. | 413 | |
| 'size' hides a field. | 413 | |
| Method 'getSourcePatientId' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| Missing a Javadoc comment. | 417 | |
| Method 'setSourcePatientId' is not designed for extension - needs to be abstract, final or empty. | 421 | |
| Missing a Javadoc comment. | 421 | |
| Parameter sourcePatientId should be final. | 421 | |
| 'sourcePatientId' hides a field. | 421 | |
| Method 'getCreationTime' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Method 'setCreationTime' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter creationTime should be final. | 429 | |
| 'creationTime' hides a field. | 429 | |
| Method 'getServiceStartTime' is not designed for extension - needs to be abstract, final or empty. | 433 | |
| Missing a Javadoc comment. | 433 | |
| Method 'setServiceStartTime' is not designed for extension - needs to be abstract, final or empty. | 437 | |
| Missing a Javadoc comment. | 437 | |
| Parameter serviceStartTime should be final. | 437 | |
| 'serviceStartTime' hides a field. | 437 | |
| Method 'getServiceStopTime' is not designed for extension - needs to be abstract, final or empty. | 441 | |
| Missing a Javadoc comment. | 441 | |
| Method 'setServiceStopTime' is not designed for extension - needs to be abstract, final or empty. | 445 | |
| Missing a Javadoc comment. | 445 | |
| Parameter serviceStopTime should be final. | 445 | |
| 'serviceStopTime' hides a field. | 445 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 453 | |
| Missing a Javadoc comment. | 453 | |
| Parameter status should be final. | 453 | |
| 'status' hides a field. | 453 | |
| Method 'getTypeCode' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| Missing a Javadoc comment. | 457 | |
| Method 'setTypeCode' is not designed for extension - needs to be abstract, final or empty. | 461 | |
| Missing a Javadoc comment. | 461 | |
| Parameter typeCode should be final. | 461 | |
| 'typeCode' hides a field. | 461 | |
| Method 'getTypeCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 465 | |
| Missing a Javadoc comment. | 465 | |
| Method 'setTypeCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 469 | |
| Missing a Javadoc comment. | 469 | |
| Parameter typeCodeDisplayName should be final. | 469 | |
| 'typeCodeDisplayName' hides a field. | 469 | |
| Method 'getTypeCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 473 | |
| Missing a Javadoc comment. | 473 | |
| Method 'setTypeCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| Missing a Javadoc comment. | 477 | |
| Parameter typeCodeScheme should be final. | 477 | |
| 'typeCodeScheme' hides a field. | 477 | |
| Method 'getRawData' is not designed for extension - needs to be abstract, final or empty. | 481 | |
| Missing a Javadoc comment. | 481 | |
| Method 'setRawData' is not designed for extension - needs to be abstract, final or empty. | 485 | |
| Missing a Javadoc comment. | 485 | |
| Parameter rawData should be final. | 485 | |
| 'rawData' hides a field. | 485 | |
| Method 'isOnDemand' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| Missing a Javadoc comment. | 489 | |
| Method 'setOnDemand' is not designed for extension - needs to be abstract, final or empty. | 493 | |
| Missing a Javadoc comment. | 493 | |
| Parameter onDemand should be final. | 493 | |
| 'onDemand' hides a field. | 493 | |
| Method 'getNewDocumentUniqueId' is not designed for extension - needs to be abstract, final or empty. | 497 | |
| Missing a Javadoc comment. | 497 | |
| Method 'setNewDocumentUniqueId' is not designed for extension - needs to be abstract, final or empty. | 501 | |
| Missing a Javadoc comment. | 501 | |
| Parameter NewDocumentUniqueId should be final. | 501 | |
| 'NewDocumentUniqueId' hides a field. | 501 | |
| Name 'NewDocumentUniqueId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 501 | |
| Method 'getNewRepositoryUniqueId' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| Missing a Javadoc comment. | 505 | |
| Method 'setNewRepositoryUniqueId' is not designed for extension - needs to be abstract, final or empty. | 509 | |
| Missing a Javadoc comment. | 509 | |
| Parameter NewRepositoryUniqueId should be final. | 509 | |
| 'NewRepositoryUniqueId' hides a field. | 509 | |
| Name 'NewRepositoryUniqueId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 509 | |
| Method 'isPersistent' is not designed for extension - needs to be abstract, final or empty. | 513 | |
| Missing a Javadoc comment. | 513 | |
| Method 'setPersistent' is not designed for extension - needs to be abstract, final or empty. | 517 | |
| Missing a Javadoc comment. | 517 | |
| Parameter persistent should be final. | 517 | |
| 'persistent' hides a field. | 517 | |
| Line is longer than 80 characters. | 522 | |
| Line has trailing spaces. | 524 | |
| Method 'getPersistentCode' is not designed for extension - needs to be abstract, final or empty. | 527 | |
| Avoid inline conditionals. | 528 | |
| Line is longer than 80 characters. | 532 | |
| Line has trailing spaces. | 534 | |
| Method 'setPersistentCode' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| Parameter persistentCode should be final. | 537 | |
| Method 'getEventCodes' is not designed for extension - needs to be abstract, final or empty. | 542 | |
| Missing a Javadoc comment. | 542 | |
| Method 'setEventCodes' is not designed for extension - needs to be abstract, final or empty. | 546 | |
| Missing a Javadoc comment. | 546 | |
| Parameter eventCodes should be final. | 546 | |
| 'eventCodes' hides a field. | 546 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 32 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Method 'getClassCodes' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'setClassCodes' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter classCodes should be final. | 56 | |
| 'classCodes' hides a field. | 56 | |
| Method 'getClassCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'setClassCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter classCodeScheme should be final. | 64 | |
| 'classCodeScheme' hides a field. | 64 | |
| Method 'getCreationTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setCreationTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter creationTimeFrom should be final. | 72 | |
| 'creationTimeFrom' hides a field. | 72 | |
| Method 'getCreationTimeTo' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'setCreationTimeTo' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter creationTimeTo should be final. | 80 | |
| 'creationTimeTo' hides a field. | 80 | |
| Method 'getDocumentUniqueIds' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setDocumentUniqueId' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter documentUniqueIds should be final. | 88 | |
| 'documentUniqueIds' hides a field. | 88 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter patientId should be final. | 96 | |
| 'patientId' hides a field. | 96 | |
| Method 'getServiceStartTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'setServiceStartTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter serviceStartTimeFrom should be final. | 104 | |
| 'serviceStartTimeFrom' hides a field. | 104 | |
| Method 'getServiceStartTimeTo' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'setServiceStartTimeTo' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter serviceStartTimeTo should be final. | 112 | |
| 'serviceStartTimeTo' hides a field. | 112 | |
| Method 'getServiceStopTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Method 'setServiceStopTimeFrom' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter serviceStopTimeFrom should be final. | 120 | |
| 'serviceStopTimeFrom' hides a field. | 120 | |
| Method 'getServiceStopTimeTo' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Method 'setServiceStopTimeTo' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter serviceStopTimeTo should be final. | 128 | |
| 'serviceStopTimeTo' hides a field. | 128 | |
| Method 'getStatuses' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Method 'setStatuses' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter statuses should be final. | 136 | |
| 'statuses' hides a field. | 136 | |
| Method 'getEventCodeParams' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Method 'setEventCodeParams' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter eventCodeParams should be final. | 144 | |
| 'eventCodeParams' hides a field. | 144 | |
| Line has trailing spaces. | 147 | |
| Method 'getOnDemand' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Line has trailing spaces. | 151 | |
| Method 'setOnDemandParams' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter onDemand should be final. | 152 | |
| 'onDemand' hides a field. | 152 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 156 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Parameter obj should be final. | 157 | |
| 'if' construct must use '{}'s. | 158 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 242 | |
| Line has trailing spaces. | 245 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getEventCode' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setEventCode' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter eventCode should be final. | 48 | |
| 'eventCode' hides a field. | 48 | |
| Method 'getEventCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'setEventCodeDisplayName' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter eventCodeDisplayName should be final. | 56 | |
| 'eventCodeDisplayName' hides a field. | 56 | |
| Method 'getEventCodeId' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'setEventCodeId' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter eventCodeId should be final. | 64 | |
| 'eventCodeId' hides a field. | 64 | |
| Method 'getEventCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setEventCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter eventCodeScheme should be final. | 72 | |
| 'eventCodeScheme' hides a field. | 72 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'setDocument' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter document should be final. | 80 | |
| 'document' hides a field. | 80 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter obj should be final. | 99 | |
| 'if' construct must use '{}'s. | 100 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getEventCode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setEventCode' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter eventCode should be final. | 45 | |
| 'eventCode' hides a field. | 45 | |
| Method 'getEventCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setEventCodeScheme' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter eventCodeScheme should be final. | 53 | |
| 'eventCodeScheme' hides a field. | 53 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter obj should be final. | 70 | |
| 'if' construct must use '{}'s. | 71 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'retrieveDocument' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter request should be final. | 46 | |
| Parameter assertion should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'retrieveDocument' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter request should be final. | 46 | |
| Parameter assertion should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getAdapterDocumentRepositoryProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter portDescriptor should be final. | 71 | |
| Parameter url should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Method 'retrieveDocument' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter msg should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 116 | |
| Method 'provideAndRegisterDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter msg should be final. | 116 | |
| Parameter assertion should be final. | 117 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 138 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 44 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 54 | |
| Method 'saveDocument' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter document should be final. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 107 | |
| First sentence should end with a period. | 115 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Method 'deleteDocument' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter document should be final. | 121 | |
| Expected @throws tag for 'DocumentServiceException'. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| First sentence should end with a period. | 149 | |
| Line has trailing spaces. | 151 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter documentId should be final. | 155 | |
| First sentence should end with a period. | 160 | |
| Line has trailing spaces. | 162 | |
| Method 'getAllDocuments' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| First sentence should end with a period. | 170 | |
| Line has trailing spaces. | 172 | |
| Method 'documentQuery' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter params should be final. | 176 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter eventCodeParams should be final. | 198 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Parameter listA should be final. | 226 | |
| Parameter listB should be final. | 226 | |
| Line is longer than 80 characters. | 229 | |
| Missing a Javadoc comment. | 240 | |
| Parameter docs should be final. | 240 | |
| Parameter doc should be final. | 240 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 245 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| First sentence should end with a period. | 37 | |
| Line has trailing spaces. | 46 | |
| Parameter message should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter cause should be final. | 58 | |
| Line has trailing spaces. | 64 | |
| Parameter message should be final. | 68 | |
| Parameter cause should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 53 | |
| Utility classes should not have a public or default constructor. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter absoluteFilePath should be final. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter documentElement should be final. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line contains a tab character. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line contains a tab character. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line contains a tab character. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Parameter value should be final. | 188 | |
| Parameter dateFormat should be final. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line contains a tab character. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Parameter dateFormat should be final. | 215 | |
| Line contains a tab character. | 216 | |
| Parameter dateString should be final. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line contains a tab character. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Parameter documentElement should be final. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line contains a tab character. | 230 | |
| Parameter doc should be final. | 230 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line contains a tab character. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line contains a tab character. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 260 | |
| Missing a Javadoc comment. | 260 | |
| Parameter element should be final. | 260 | |
| Line contains a tab character. | 261 | |
| Parameter childElementName should be final. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line contains a tab character. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Parameter element should be final. | 280 | |
| Line contains a tab character. | 281 | |
| Parameter childElementName should be final. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line is longer than 80 characters. | 285 | |
| Line contains a tab character. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line contains a tab character. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 308 | |
| Missing a Javadoc comment. | 308 | |
| Parameter element should be final. | 308 | |
| Line contains a tab character. | 309 | |
| Parameter childElementName should be final. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Line contains a tab character. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Line contains a tab character. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Parameter element should be final. | 336 | |
| Line contains a tab character. | 337 | |
| Parameter childElementName should be final. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line is longer than 80 characters. | 341 | |
| Line contains a tab character. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line is longer than 80 characters. | 349 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 360 | |
| Line has trailing spaces. | 361 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line contains a tab character. | 366 | |
| Parameter source should be final. | 366 | |
| Expected @param tag for 'source'. | 366 | |
| Parameter dest should be final. | 366 | |
| Expected @param tag for 'dest'. | 366 | |
| Expected @throws tag for 'IOException'. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| '1024' is a magic number. | 375 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Array brackets at illegal position. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Line contains a tab character. | 405 | |
| Line contains a tab character. | 406 | |
| Line contains a tab character. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line contains a tab character. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| '500' is a magic number. | 417 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 419 | |
| Line contains a tab character. | 420 | |
| Line contains a tab character. | 421 | |
| Line is longer than 80 characters. | 422 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line contains a tab character. | 425 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 428 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Line contains a tab character. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Line contains a tab character. | 432 | |
| Line contains a tab character. | 433 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 436 | |
| Line contains a tab character. | 437 | |
| Line contains a tab character. | 438 | |
| Line has trailing spaces. | 439 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| Line contains a tab character. | 441 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 443 | |
| Parameter args should be final. | 443 | |
| Line contains a tab character. | 444 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 452 | |
| Line contains a tab character. | 453 | |
| Line is longer than 80 characters. | 454 | |
| Line contains a tab character. | 454 | |
| Line is longer than 80 characters. | 455 | |
| Line contains a tab character. | 455 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 458 | |
| Line is longer than 80 characters. | 459 | |
| Line contains a tab character. | 459 | |
| Line contains a tab character. | 460 | |
| Line contains a tab character. | 461 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 463 | |
| Line contains a tab character. | 464 | |
| Line contains a tab character. | 466 | |
| Missing a Javadoc comment. | 466 | |
| Parameter stream should be final. | 466 | |
| Line contains a tab character. | 467 | |
| 'if' construct must use '{}'s. | 468 | |
| Line contains a tab character. | 468 | |
| Line contains a tab character. | 469 | |
| Line contains a tab character. | 470 | |
| Line contains a tab character. | 471 | |
| Line contains a tab character. | 472 | |
| Line contains a tab character. | 473 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 38 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter xmlString should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Must have at least one statement. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter absolutePath should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'auditDocRetrieveRequest' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter auditMsg should be final. | 57 | |
| Parameter assertion should be final. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Method 'auditDocRetrieveRequest' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Parameter auditMsg should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter assertion should be final. | 72 | |
| Parameter direction should be final. | 72 | |
| Expected @param tag for 'direction'. | 72 | |
| Parameter _interface should be final. | 72 | |
| Expected @param tag for '_interface'. | 72 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| Parameter responseCommunityID should be final. | 72 | |
| Expected @param tag for 'responseCommunityID'. | 72 | |
| Line is longer than 80 characters. | 77 | |
| First sentence should end with a period. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Parameter message should be final. | 90 | |
| Parameter direction should be final. | 90 | |
| Parameter _interface should be final. | 90 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| Parameter assertion should be final. | 91 | |
| Expected @param tag for 'assertion'. | 91 | |
| Parameter responseCommunityID should be final. | 91 | |
| Expected @param tag for 'responseCommunityID'. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| First sentence should end with a period. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Unused @param tag for 'direction'. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Unused @param tag for '_interface'. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Method 'auditResponse' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter message should be final. | 119 | |
| Parameter assertion should be final. | 119 | |
| Expected @param tag for 'assertion'. | 119 | |
| Line is longer than 80 characters. | 120 | |
| First sentence should end with a period. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Method 'auditResponse' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter message should be final. | 133 | |
| Parameter assertion should be final. | 133 | |
| Expected @param tag for 'assertion'. | 133 | |
| Parameter direction should be final. | 134 | |
| Parameter _interface should be final. | 134 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 134 | |
| Parameter requestCommunityID should be final. | 134 | |
| Expected @param tag for 'requestCommunityID'. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 18 | |
| Method 'Scrub' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Name 'Scrub' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 | |
| Parameter resp should be final. | 18 | |
| Line is longer than 80 characters. | 19 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 53 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter body should be final. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter body should be final. | 61 | |
| Parameter assertion should be final. | 61 | |
| Line is longer than 80 characters. | 65 | |
| First sentence should end with a period. | 68 | |
| Expected an @return tag. | 75 | |
| Line is longer than 80 characters. | 75 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter body should be final. | 76 | |
| Expected @param tag for 'body'. | 76 | |
| Parameter assertion should be final. | 76 | |
| Expected @param tag for 'assertion'. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Name 'EntityDROrchImpl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 82 | |
| Line is longer than 80 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter body should be final. | 47 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| First sentence should end with a period. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter body should be final. | 51 | |
| Line is longer than 80 characters. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter body should be final. | 57 | |
| Parameter context should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Name 'NhinDROrchImpl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Name 'OrchResponse' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter context should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter body should be final. | 69 | |
| Parameter context should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 46 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 46 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Parameter body should be final. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Parameter body should be final. | 40 | |
| Parameter assertion should be final. | 40 | |
| Line is longer than 80 characters. | 44 | |
| First sentence should end with a period. | 47 | |
| Expected an @return tag. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter body should be final. | 55 | |
| Expected @param tag for 'body'. | 55 | |
| Parameter assertion should be final. | 55 | |
| Expected @param tag for 'assertion'. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Name 'EntityDROrchImpl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Line is longer than 80 characters. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 13 | |
| Line is longer than 80 characters. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Line is longer than 80 characters. | 26 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter body should be final. | 27 | |
| Method 'getImpl' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 30 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Parameter body should be final. | 31 | |
| Line is longer than 80 characters. | 32 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters. | 15 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter body should be final. | 35 | |
| Parameter context should be final. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 49 | |
| Name 'NhinDROrchImpl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Name 'OrchResponse' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Parameter body should be final. | 31 | |
| Parameter context should be final. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 46 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter body should be final. | 47 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Parameter body should be final. | 26 | |
| Line is longer than 80 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters. | 26 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 26 | |
| Line is longer than 80 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters. | 27 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 28 | |
| Line is longer than 80 characters. | 29 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line is longer than 80 characters. | 19 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 31 | |
| Unused @param tag for 'bIsSecure'. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Method 'respondingGatewayCrossGatewayRetrieveUnsecured' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Parameter respondingGatewayCrossGatewayRetrieveRequest should be final. | 38 | |
| Parameter context should be final. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Method 'respondingGatewayCrossGatewayRetrieveSecured' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter body should be final. | 65 | |
| Parameter context should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Parameter body should be final. | 89 | |
| Parameter assertion should be final. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 68 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter body should be final. | 68 | |
| Expected @param tag for 'body'. | 68 | |
| Parameter assertion should be final. | 69 | |
| Expected @param tag for 'assertion'. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Method 'callRedactionEngine' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter retrieveRequest should be final. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Parameter retrieveResponse should be final. | 101 | |
| Parameter assertion should be final. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Method 'getRedactionEngineProxy' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 14 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Line is longer than 80 characters. | 24 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter body should be final. | 25 | |
| Line is longer than 80 characters. | 26 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Avoid inline conditionals. | 58 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Method 'retrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter request should be final. | 68 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Method 'retrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter request should be final. | 47 | |
| Parameter assertion should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getAdapterDocRetrieveProxy' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| First sentence should end with a period. | 71 | |
| Method 'retrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Parameter request should be final. | 79 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 112 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Parameter portDescriptor should be final. | 113 | |
| Parameter url should be final. | 113 | |
| Parameter assertion should be final. | 113 | |
| Line is longer than 80 characters. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Avoid inline conditionals. | 67 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Method 'retrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter request should be final. | 77 | |
| Parameter assertion should be final. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 120 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Parameter portDescriptor should be final. | 121 | |
| Parameter url should be final. | 121 | |
| Parameter assertion should be final. | 121 | |
| Line is longer than 80 characters. | 123 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 6 | |
| Line has trailing spaces. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Line is longer than 80 characters. | 32 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Line is longer than 80 characters. | 32 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Variable 'transactionId' must be private and have accessor methods. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Variable 'request' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Variable 'assertion' must be private and have accessor methods. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter transactionId should be final. | 63 | |
| 'transactionId' hides a field. | 63 | |
| Parameter request should be final. | 63 | |
| 'request' hides a field. | 63 | |
| Parameter assertion should be final. | 64 | |
| 'assertion' hides a field. | 64 | |
| Method 'sendMessage' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 143 | |
| Method 'getDocRetreiveProxy' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Parameter body should be final. | 83 | |
| Expected @param tag for 'body'. | 83 | |
| Parameter assertion should be final. | 84 | |
| Expected @param tag for 'assertion'. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter aggregator should be final. | 110 | |
| Parameter transactionId should be final. | 111 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Must have at least one statement. | 145 | |
| Missing a Javadoc comment. | 154 | |
| Parameter startTime should be final. | 154 | |
| Method 'getNhincDocRetreive' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter transactionId should be final. | 165 | |
| Parameter body should be final. | 165 | |
| Parameter assertion should be final. | 165 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Parameter aggregator should be final. | 188 | |
| Parameter body should be final. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Parameter codeContext should be final. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Missing a Javadoc comment. | 212 | |
| Parameter homeCommunityId should be final. | 212 | |
| Line is longer than 80 characters. | 220 | |
| Method 'isPolicyValid' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter oEachNhinRequest should be final. | 220 | |
| Parameter oAssertion should be final. | 220 | |
| Parameter targetCommunity should be final. | 221 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 238 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Name 'EntityDocRetrieveOrchestratableImpl_a0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter body should be final. | 45 | |
| Parameter assertion should be final. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter pt should be final. | 46 | |
| Parameter at should be final. | 46 | |
| Parameter nd should be final. | 46 | |
| Parameter na should be final. | 46 | |
| Parameter target should be final. | 47 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter response should be final. | 58 | |
| 'response' hides a field. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 44 | |
| Name 'OutboundDocRetrieveAggregator_a0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'aggregate' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter to should be final. | 61 | |
| Parameter from should be final. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Parameter to should be final. | 102 | |
| Parameter from should be final. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Name 'OutboundDocRetrieveAuditTransformer_a0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Method 'getAuditRepositoryLogger' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'transformRequest' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter message should be final. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Name 'EntityDROrchImp_g0Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Name 'DRAuditTransformerMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Method 'transformResponse' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter message should be final. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Name 'EntityDROrchImp_g0Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Name 'DRAuditTransformerMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 11 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line contains a tab character. | 58 | |
| Parameter message should be final. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter message should be final. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line contains a tab character. | 74 | |
| Parameter message should be final. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter message should be final. | 96 | |
| Line contains a tab character. | 97 | |
| Parameter errorCode should be final. | 97 | |
| Parameter errorContext should be final. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Parameter message should be final. | 124 | |
| Parameter error should be final. | 124 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line contains a tab character. | 126 | |
| 'cast' is not followed by whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line contains a tab character. | 131 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter message should be final. | 131 | |
| Parameter error should be final. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| 'cast' is not followed by whitespace. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Class OutboundDocRetrieveFactory should be declared as final. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter apiLevel should be final. | 40 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Variable 'request' must be private and have accessor methods. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Variable 'response' must be private and have accessor methods. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Variable 'target' must be private and have accessor methods. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Name '_assertion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Name '_policyTransformer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name '_auditTransformer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Name '_nhinDelegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Name '_nhinAggregator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter target should be final. | 64 | |
| 'target' hides a field. | 64 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter _assertion should be final. | 68 | |
| '_assertion' hides a field. | 68 | |
| Name '_assertion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter pt should be final. | 76 | |
| Parameter at should be final. | 76 | |
| Parameter ad should be final. | 76 | |
| Parameter na should be final. | 77 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter request should be final. | 88 | |
| 'request' hides a field. | 88 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Line has trailing spaces. | 131 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter response should be final. | 136 | |
| 'response' hides a field. | 136 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 20 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter body should be final. | 22 | |
| Parameter assertion should be final. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Parameter pt should be final. | 23 | |
| Parameter at should be final. | 23 | |
| Parameter nd should be final. | 23 | |
| Parameter na should be final. | 23 | |
| Parameter target should be final. | 24 | |
| Line has trailing spaces. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.orchestration.*. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'OutboundDocRetrieveOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Method 'getRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'setRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter retrieveDocumentSetRequestType should be final. | 50 | |
| 'retrieveDocumentSetRequestType' hides a field. | 50 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter assertionType should be final. | 59 | |
| 'assertionType' hides a field. | 59 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Method 'setPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter policyTransformer should be final. | 67 | |
| 'policyTransformer' hides a field. | 67 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'setAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter auditTransformer should be final. | 75 | |
| 'auditTransformer' hides a field. | 75 | |
| Method 'getOutboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Method 'setOutboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter nhinDelegate should be final. | 83 | |
| 'nhinDelegate' hides a field. | 83 | |
| Method 'getNhinAggregator' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setNhinAggregator' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter nhinAggregator should be final. | 92 | |
| 'nhinAggregator' hides a field. | 92 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter target should be final. | 96 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter message should be final. | 113 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter message should be final. | 119 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.orchestration.*. | 5 | |
| Line is longer than 80 characters. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Name 'OutboundDocRetrieveOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 8 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Method 'getRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 23 | |
| Method 'setRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter retrieveDocumentSetRequestType should be final. | 24 | |
| 'retrieveDocumentSetRequestType' hides a field. | 24 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter assertionType should be final. | 33 | |
| 'assertionType' hides a field. | 33 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'setPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter policyTransformer should be final. | 41 | |
| 'policyTransformer' hides a field. | 41 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'setAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter auditTransformer should be final. | 49 | |
| 'auditTransformer' hides a field. | 49 | |
| Method 'getOutboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'setOutboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter outboundDelegate should be final. | 57 | |
| 'outboundDelegate' hides a field. | 57 | |
| Method 'getNhinAggregator' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'setNhinAggregator' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter nhinAggregator should be final. | 66 | |
| 'nhinAggregator' hides a field. | 66 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter target should be final. | 70 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter message should be final. | 87 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter message should be final. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Method 'processEnabledMessage' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Parameter message should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Name 'EntityDROrchMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Parameter homeCommunityId should be final. | 68 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Name 'OutboundDocRetrievePolicyTransformer_a0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter message should be final. | 43 | |
| Parameter direction should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Method 'tranform' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter EntityDROrchMessage should be final. | 51 | |
| Name 'EntityDROrchMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Parameter direction should be final. | 51 | |
| 'if' construct must use '{}'s. | 54 | |
| Line is longer than 80 characters. | 55 | |
| 'else' construct must use '{}'s. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Parameter message should be final. | 33 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter message should be final. | 43 | |
| Line is longer than 80 characters. | 51 | |
| Name 'NhinDRMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Method 'auditRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter request should be final. | 72 | |
| Parameter direction should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Parameter connectInterface should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Parameter requestCommunityID should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 85 | |
| Method 'auditResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter response should be final. | 85 | |
| Parameter direction should be final. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Parameter connectInterface should be final. | 86 | |
| Parameter assertion should be final. | 86 | |
| Parameter requestCommunityID should be final. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 98 | |
| Method 'auditMessage' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter auditLogMsg should be final. | 98 | |
| Parameter assertion should be final. | 98 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Name 'OutboundDocRetrieveStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Method 'callProxy' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter message should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Name 'OutboundDocRetrieveStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Method 'callProxy' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Parameter message should be final. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter body should be final. | 63 | |
| Parameter assertion should be final. | 64 | |
| Parameter targets should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Name 'EntityDROrchImpl' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| Parameter assertion should be final. | 52 | |
| Parameter targets should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line has trailing spaces. | 61 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line has trailing spaces. | 70 | |
| Method 'getEntityDocRetrieveProxy' is not designed for extension - needs to be abstract, final or empty. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getWebService' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter body should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Parameter targets should be final. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 79 | |
| Comment matches to-do format 'TODO:'. | 80 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter serviceName should be final. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Parameter portDescriptor should be final. | 119 | |
| Parameter url should be final. | 119 | |
| Parameter assertion should be final. | 119 | |
| Line is longer than 80 characters. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'getWebService' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter body should be final. | 66 | |
| Parameter assertion should be final. | 67 | |
| Parameter targets should be final. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter serviceName should be final. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Parameter portDescriptor should be final. | 110 | |
| Parameter url should be final. | 110 | |
| Parameter assertion should be final. | 110 | |
| Line is longer than 80 characters. | 112 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 6 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 18 | |
| Name 'InboundDocRetrieveAuditTransformer_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 21 | |
| Method 'transformRequest' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter message should be final. | 23 | |
| Line is longer than 80 characters. | 26 | |
| Name 'NhinDROrchImp_g0Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
| Line is longer than 80 characters. | 28 | |
| Name 'DRAuditTransformerMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Method 'transformResponse' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter message should be final. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Name 'NhinDROrchImp_g0Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Name 'DRAuditTransformerMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 60 | |
| Method 'getAuditRepositoryLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 64 | |
| Method 'getHCIDfromAssertion' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter assertion should be final. | 65 | |
| '{' should be on the previous line. | 66 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 11 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Parameter message should be final. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter message should be final. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter message should be final. | 64 | |
| Parameter error should be final. | 64 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 86 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 12 | |
| Class InboundDocRetrieveFactory should be declared as final. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter apiLevel should be final. | 21 | |
| Missing a Javadoc comment. | 28 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Name '_assertion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Name '_policyTransformer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Name '_auditTransformer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Name '_adapterDelegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter _assertion should be final. | 32 | |
| '_assertion' hides a field. | 32 | |
| Name '_assertion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter pt should be final. | 45 | |
| Parameter at should be final. | 45 | |
| Parameter ad should be final. | 45 | |
| Method 'getAdapterDelegate' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter body should be final. | 24 | |
| Parameter assertion should be final. | 24 | |
| Parameter pt should be final. | 25 | |
| Parameter at should be final. | 25 | |
| Parameter ad should be final. | 25 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter response should be final. | 39 | |
| 'response' hides a field. | 39 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Method 'getRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters. | 34 | |
| Method 'setRetrieveDocumentSetRequestType' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter retrieveDocumentSetRequestType should be final. | 35 | |
| 'retrieveDocumentSetRequestType' hides a field. | 35 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter assertionType should be final. | 44 | |
| 'assertionType' hides a field. | 44 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter policyTransformer should be final. | 52 | |
| 'policyTransformer' hides a field. | 52 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter auditTransformer should be final. | 60 | |
| 'auditTransformer' hides a field. | 60 | |
| Method 'getInboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'setInboundDelegate' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter inboundDelegate should be final. | 68 | |
| 'inboundDelegate' hides a field. | 68 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter message should be final. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Method 'setContextMessage' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter message should be final. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Name 'InboundDocRetrievePolicyTransformer_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter message should be final. | 21 | |
| Parameter direction should be final. | 21 | |
| Line is longer than 80 characters. | 24 | |
| Name 'NhinDROrchImpl_g0Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
| 'if' construct must use '{}'s. | 26 | |
| Line is longer than 80 characters. | 27 | |
| 'else' construct must use '{}'s. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 14 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter message should be final. | 40 | |
| Line is longer than 80 characters. | 48 | |
| Name 'NhinDRMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter request should be final. | 71 | |
| Parameter direction should be final. | 71 | |
| Parameter connectInterface should be final. | 71 | |
| Parameter assertion should be final. | 72 | |
| Parameter requestCommunityID should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter response should be final. | 84 | |
| Parameter direction should be final. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Parameter connectInterface should be final. | 85 | |
| Parameter assertion should be final. | 85 | |
| Parameter requestCommunityID should be final. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter auditLogMsg should be final. | 97 | |
| Parameter assertion should be final. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Parameter message should be final. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Redundant 'public' modifier. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Expected @param tag for 'assertion'. | 49 | |
| Expected @param tag for 'level'. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter request should be final. | 50 | |
| Parameter assertion should be final. | 50 | |
| Expected @param tag for 'assertion'. | 50 | |
| Parameter targetSystem should be final. | 50 | |
| Parameter level should be final. | 51 | |
| Expected @param tag for 'level'. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getNhinDocRetrieveProxy' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line has trailing spaces. | 73 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Avoid inline conditionals. | 77 | |
| Method 'getDocumentProcessHelper' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 91 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Parameter request should be final. | 92 | |
| Parameter assertion should be final. | 92 | |
| Expected @param tag for 'assertion'. | 92 | |
| Parameter targetSystem should be final. | 92 | |
| Parameter level should be final. | 93 | |
| Expected @param tag for 'level'. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter apiLevel should be final. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line has trailing spaces. | 22 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 27 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| '{' is not preceded with whitespace. | 29 | |
| Line has trailing spaces. | 32 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line has trailing spaces. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '{' is not preceded with whitespace. | 39 | |
| Line has trailing spaces. | 42 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| '{' is not preceded with whitespace. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '{' is not preceded with whitespace. | 49 | |
| Line has trailing spaces. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Class OrchestrationContextFactory should be declared as final. | 19 | |
| Line is longer than 80 characters. | 19 | |
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter homeCommunityType should be final. | 30 | |
| Parameter serviceName should be final. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter apiLevel should be final. | 38 | |
| Parameter serviceName should be final. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter homeCommunityType should be final. | 47 | |
| Parameter serviceName should be final. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter apiLevel should be final. | 53 | |
| Parameter serviceName should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryError. | 35 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryErrorList. | 36 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryResponseType. | 37 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter request should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Parameter targetSystem should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Method 'processEnabledMessage' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Parameter message should be final. | 43 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getNhincProxyDocRetrieveOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter request should be final. | 57 | |
| Parameter assertion should be final. | 57 | |
| Parameter targetSystem should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter request should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Parameter targetSystem should be final. | 52 | |
| Line is longer than 80 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getPassthruDocRetrieveProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Unused import - gov.hhs.fha.nhinc.nhincproxydocretrieve.NhincProxyDocRetrievePortType. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Unused import - javax.xml.namespace.QName. | 43 | |
| Unused import - javax.xml.ws.Service. | 44 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter apiLevel should be final. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter request should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Parameter targetSystem should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter url should be final. | 111 | |
| Parameter assertion should be final. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 58 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter apiLevel should be final. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter url should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Method 'respondingGatewayCrossGatewayRetrieve' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Parameter request should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Parameter targetSystem should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 7 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 20 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 28 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Name 'passthruDocRetrievea0ServicePortDescriptor' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 13 | |
| Line has trailing spaces. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| '{' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 25 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| '{' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 30 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| '{' is not preceded with whitespace. | 32 | |
| Line has trailing spaces. | 35 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 40 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| '{' is not preceded with whitespace. | 42 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 12 | |
| Utility classes should not have a public or default constructor. | 14 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters. | 23 | |
| Parameter from should be final. | 23 | |
| Parameter to should be final. | 23 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 42 | |
| Parameter status should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 50 | |
| Parameter status should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter passThruProperty should be final. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 86 | |
| Method 'convertFileLocationToDataIfEnabled' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter request should be final. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Method 'convertDataToFileLocationIfEnabled' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter request should be final. | 107 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Parameter doc should be final. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter doc should be final. | 139 | |
| Parameter file should be final. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Method 'getLargeFileUtils' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Method 'createRegistryErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter errorMsg should be final. | 65 | |
| Parameter errorCode should be final. | 65 | |
| Parameter status should be final. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 85 | |
| Method 'createRegistryErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 96 | |
| Expected an @return tag. | 99 | |
| Method 'createMissingDocumentRegistryResponse' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 107 | |
| Expected an @return tag. | 111 | |
| Line is longer than 80 characters. | 111 | |
| Method 'createRegistryErrorResponseWithAckFailure' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter errorMsg should be final. | 111 | |
| Expected @param tag for 'errorMsg'. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 118 | |
| Expected an @return tag. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Method 'createRegistryErrorXDRAcknowledgementType' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter errorMsg should be final. | 122 | |
| Expected @param tag for 'errorMsg'. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 132 | |
| Line has trailing spaces. | 134 | |
| Expected an @return tag. | 137 | |
| Line is longer than 80 characters. | 137 | |
| Method 'createMissingDocumentXDRAcknowledgementType' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Line is longer than 80 characters. | 140 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Parameter passThruProperty should be final. | 62 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Avoid inline conditionals. | 56 | |
| Method 'auditProxyRequest' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter request should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Method 'auditProxyResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter response should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Method 'logXDRRequest' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter auditLogRequest should be final. | 86 | |
| Parameter assertion should be final. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 102 | |
| Method 'logXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter auditLogRequest should be final. | 102 | |
| Parameter assertion should be final. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getLogEventRequestTypeForProxyRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Parameter request should be final. | 120 | |
| Parameter assertion should be final. | 120 | |
| Line is longer than 80 characters. | 127 | |
| Method 'getAuditLogProxyResponse' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter proxy should be final. | 127 | |
| Parameter auditLogRequest should be final. | 128 | |
| Parameter assertion should be final. | 128 | |
| Line is longer than 80 characters. | 134 | |
| Method 'getLogEventRequestTypeForProxyResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter response should be final. | 134 | |
| Parameter assertion should be final. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 142 | |
| Method 'getAuditRepositoryProxy' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter auditRepoFactory should be final. | 142 | |
| Line is longer than 80 characters. | 147 | |
| Method 'getAuditRepositoryProxyObjectFactory' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 50 | |
| First sentence should end with a period. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Method 'auditNhinXDR' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter request should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Parameter direction should be final. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 94 | |
| Expected an @return tag. | 97 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 97 | |
| Method 'auditAdapterXDR' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter request should be final. | 97 | |
| Parameter assertion should be final. | 98 | |
| Parameter direction should be final. | 98 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 127 | |
| Expected an @return tag. | 130 | |
| Method 'auditXDR' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Parameter request should be final. | 131 | |
| Parameter assertion should be final. | 132 | |
| Parameter direction should be final. | 132 | |
| Line is longer than 80 characters. | 137 | |
| '&&' should be on a new line. | 139 | |
| Line is longer than 80 characters. | 150 | |
| Expected an @return tag. | 153 | |
| Line is longer than 80 characters. | 153 | |
| Method 'auditEntityXDR' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Parameter request should be final. | 153 | |
| Parameter assertion should be final. | 154 | |
| Parameter direction should be final. | 154 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 173 | |
| Expected an @return tag. | 176 | |
| Line is longer than 80 characters. | 176 | |
| Method 'auditAdapterXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter response should be final. | 176 | |
| Parameter assertion should be final. | 176 | |
| Parameter direction should be final. | 177 | |
| Line is longer than 80 characters. | 182 | |
| Line has trailing spaces. | 185 | |
| Line is longer than 80 characters. | 194 | |
| Expected an @return tag. | 197 | |
| Line is longer than 80 characters. | 197 | |
| Method 'auditEntityXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Parameter response should be final. | 197 | |
| Parameter assertion should be final. | 197 | |
| Parameter direction should be final. | 198 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 215 | |
| Expected an @return tag. | 218 | |
| Method 'auditEntityXDRResponseRequest' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Parameter response should be final. | 219 | |
| Parameter assertion should be final. | 220 | |
| Parameter direction should be final. | 220 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 237 | |
| Expected an @return tag. | 240 | |
| Line is longer than 80 characters. | 240 | |
| Method 'auditNhinXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Parameter response should be final. | 240 | |
| Parameter assertion should be final. | 240 | |
| Line has trailing spaces. | 241 | |
| Parameter direction should be final. | 241 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 258 | |
| Expected an @return tag. | 261 | |
| Method 'auditNhinXDRResponseRequest' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Parameter request should be final. | 262 | |
| Parameter assertion should be final. | 263 | |
| Parameter direction should be final. | 263 | |
| Line is longer than 80 characters. | 268 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Avoid inline conditionals. | 281 | |
| Expected an @return tag. | 290 | |
| Line is longer than 80 characters. | 290 | |
| Parameter auditLogMsg should be final. | 290 | |
| Parameter assertion should be final. | 290 | |
| Line is longer than 80 characters. | 291 | |
| First sentence should end with a period. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 302 | |
| Expected an @return tag. | 306 | |
| Line is longer than 80 characters. | 306 | |
| Method 'auditAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 306 | |
| Parameter acknowledgement should be final. | 306 | |
| Parameter assertion should be final. | 306 | |
| Parameter direction should be final. | 307 | |
| Parameter action should be final. | 307 | |
| Line is longer than 80 characters. | 314 | |
| Line has trailing spaces. | 322 | |
| Line is longer than 80 characters. | 327 | |
| Expected an @return tag. | 331 | |
| Line is longer than 80 characters. | 331 | |
| Method 'auditAdapterAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| Parameter acknowledgement should be final. | 331 | |
| Parameter assertion should be final. | 332 | |
| Parameter direction should be final. | 332 | |
| Parameter action should be final. | 332 | |
| Line is longer than 80 characters. | 339 | |
| '&&' should be on a new line. | 342 | |
| Line is longer than 80 characters. | 353 | |
| Expected an @return tag. | 357 | |
| Line is longer than 80 characters. | 357 | |
| Method 'auditEntityAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| Parameter acknowledgement should be final. | 357 | |
| Parameter assertion should be final. | 358 | |
| Parameter direction should be final. | 358 | |
| Parameter action should be final. | 358 | |
| Line is longer than 80 characters. | 365 | |
| '}' should be on a new line. | 369 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 63 | |
| Method 'checkXDRRequestPolicy' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter message should be final. | 63 | |
| Parameter assertion should be final. | 63 | |
| Parameter senderHCID should be final. | 64 | |
| Parameter receiverHCID should be final. | 64 | |
| Parameter direction should be final. | 64 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Avoid inline conditionals. | 89 | |
| Method 'invokePolicyEngine' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter policyCheckReq should be final. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Expected an @return tag. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Method 'checkXDRResponsePolicy' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter message should be final. | 122 | |
| Expected @param tag for 'message'. | 122 | |
| Parameter assertion should be final. | 122 | |
| Expected @param tag for 'assertion'. | 122 | |
| Parameter senderHCID should be final. | 122 | |
| Expected @param tag for 'senderHCID'. | 122 | |
| Parameter receiverHCID should be final. | 123 | |
| Expected @param tag for 'receiverHCID'. | 123 | |
| Parameter direction should be final. | 123 | |
| Expected @param tag for 'direction'. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Expected an @return tag. | 157 | |
| Line is longer than 80 characters. | 157 | |
| Parameter message should be final. | 157 | |
| Expected @param tag for 'message'. | 157 | |
| Parameter assertion should be final. | 157 | |
| Expected @param tag for 'assertion'. | 157 | |
| Parameter senderHCID should be final. | 158 | |
| Expected @param tag for 'senderHCID'. | 158 | |
| Parameter receiverHCID should be final. | 158 | |
| Expected @param tag for 'receiverHCID'. | 158 | |
| Parameter direction should be final. | 158 | |
| Expected @param tag for 'direction'. | 158 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Avoid inline conditionals. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter request should be final. | 56 | |
| Parameter context should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter request should be final. | 83 | |
| Parameter context should be final. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| '(' is followed by whitespace. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getEntityDocSubmissionImpl' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter body should be final. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getEntityDocSubmissionImpl' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 39 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterRequestRequest should be final. | 45 | |
| Parameter context should be final. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 58 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 59 | |
| Parameter context should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter context should be final. | 72 | |
| Parameter oAssertionIn should be final. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 42 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Parameter provideAndRegisterDocumentSetSecuredResponseRequest should be final. | 48 | |
| Parameter context should be final. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter provideAndRegisterDocumentSetAsyncRespRequest should be final. | 61 | |
| Parameter context should be final. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter context should be final. | 74 | |
| Parameter oAssertionIn should be final. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterDocumentSetSecuredAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterDocumentSetAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 44 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Parameter context should be final. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 49 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter body should be final. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'documentRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter body should be final. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Expected an @return tag. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter body should be final. | 49 | |
| Expected @param tag for 'body'. | 49 | |
| Parameter context should be final. | 50 | |
| Expected @param tag for 'context'. | 50 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 49 | |
| Method 'provideAndRegisterDocumentSetBDeferredRequest' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter body should be final. | 50 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Expected an @return tag. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter body should be final. | 54 | |
| Expected @param tag for 'body'. | 54 | |
| Parameter context should be final. | 55 | |
| Expected @param tag for 'context'. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 50 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter body should be final. | 51 | |
| Line is longer than 80 characters. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 46 | |
| Parameter context should be final. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter body should be final. | 55 | |
| Parameter context should be final. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - gov.hhs.fha.nhinc.async.AsyncMessageIdExtractor. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Unused import - gov.hhs.fha.nhinc.cxf.extraction.SAML2AssertionExtractor. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter provideAndRegisterRequestRequest should be final. | 47 | |
| Parameter context should be final. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter provideAndRegisterRequestRequest should be final. | 57 | |
| Parameter context should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Parameter provideAndRegisterResponseRequest should be final. | 49 | |
| Parameter context should be final. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetBResponseOrch' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter provideAndRegisterResponseRequest should be final. | 59 | |
| Parameter context should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter context should be final. | 68 | |
| Parameter oAssertionIn should be final. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 45 | |
| Name 'EntityDocSubmissionImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Avoid inline conditionals. | 54 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter body should be final. | 59 | |
| Parameter context should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter body should be final. | 65 | |
| Parameter context should be final. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter request should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter assertIn should be final. | 74 | |
| Parameter targets should be final. | 74 | |
| Parameter urlInfo should be final. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Name 'EntityDocSubmissionSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getEntityDocSubmissionImpl' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Name 'EntityDocSubmissionUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter body should be final. | 46 | |
| Method 'getEntityDocSubmissionImpl' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Name 'EntityDocSubmissionDeferredRequestImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 41 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter provideAndRegisterRequestRequest should be final. | 44 | |
| Parameter context should be final. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 57 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 58 | |
| Parameter context should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Name 'EntityDocSubmissionDeferredRequestSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'EntityDocSubmissionDeferredRequestUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 42 | |
| Name 'EntityDocSubmissionDeferredResponseImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Parameter provideAndRegisterDocumentSetSecuredResponseRequest should be final. | 48 | |
| Parameter context should be final. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter provideAndRegisterDocumentSetAsyncRespRequest should be final. | 61 | |
| Parameter context should be final. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter context should be final. | 74 | |
| Parameter oAssertionIn should be final. | 74 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'EntityDocSubmissionDeferredResponseSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterDocumentSetSecuredAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'EntityDocSubmissionDeferredResponseUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterDocumentSetAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Name 'NhinDocSubmissionImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter body should be final. | 47 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'NhinXDR_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Method 'documentRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter body should be final. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Expected an @return tag. | 50 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 50 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter body should be final. | 50 | |
| Expected @param tag for 'body'. | 50 | |
| Parameter context should be final. | 50 | |
| Expected @param tag for 'context'. | 50 | |
| Line is longer than 80 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBDeferredRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| '{' should be on the previous line. | 46 | |
| Expected an @return tag. | 55 | |
| Line is longer than 80 characters. | 55 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter body should be final. | 55 | |
| Expected @param tag for 'body'. | 55 | |
| Parameter context should be final. | 55 | |
| Expected @param tag for 'context'. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 40 | |
| Name 'PassthruDocSubmissionImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 43 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 46 | |
| Parameter context should be final. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter body should be final. | 55 | |
| Parameter context should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 40 | |
| Name 'PassthruDocSubmissionDeferredRequestImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 43 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter provideAndRegisterRequestRequest should be final. | 46 | |
| Parameter context should be final. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter provideAndRegisterRequestRequest should be final. | 56 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter context should be final. | 66 | |
| Parameter oAssertionIn should be final. | 66 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionDeferredRequestSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionDeferredRequestUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncReqRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 43 | |
| Name 'PassthruDocSubmissionDeferredResponseImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Parameter provideAndRegisterResponseRequest should be final. | 49 | |
| Parameter context should be final. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetBResponseOrch' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter provideAndRegisterResponseRequest should be final. | 59 | |
| Parameter context should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'extractAssertionFromContext' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter context should be final. | 68 | |
| Parameter oAssertionIn should be final. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionDeferredResponseSecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Name 'PassthruDocSubmissionDeferredResponseUnsecured_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter provideAndRegisterAsyncRespRequest should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 44 | |
| Parameter context should be final. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter body should be final. | 51 | |
| Parameter context should be final. | 52 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter msg should be final. | 40 | |
| Parameter assertion should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 44 | |
| Parameter context should be final. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter context should be final. | 53 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 58 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter msg should be final. | 58 | |
| Parameter assertion should be final. | 59 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 81 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Avoid inline conditionals. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter body should be final. | 47 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'provideAndRegisterDocumentSetb' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter body should be final. | 47 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getRoutingInfo' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setRoutingInfo' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter value should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter path should be final. | 67 | |
| Parameter fileName should be final. | 67 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter file should be final. | 80 | |
| Missing a Javadoc comment. | 100 | |
| Parameter list should be final. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Empty statement. | 105 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Avoid inline conditionals. | 135 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Method 'getRecepient' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getBean' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setRecepient' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter value should be final. | 45 | |
| Method 'setBean' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter value should be final. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Name 'XDR_EC_XDSMissingDocument' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Variable 'XDR_EC_XDSMissingDocument' must be private and have accessor methods. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Name 'XDR_EC_XDSMissingDocumentMetadata' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Variable 'XDR_EC_XDSMissingDocumentMetadata' must be private and have accessor methods. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Name 'XDR_EC_XDSNonIdenticalHash' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Variable 'XDR_EC_XDSNonIdenticalHash' must be private and have accessor methods. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Name 'XDR_EC_XDSRegistryDuplicateUniqueIdInMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Variable 'XDR_EC_XDSRegistryDuplicateUniqueIdInMessage' must be private and have accessor methods. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Name 'XDR_EC_XDSRegistryBusy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| Variable 'XDR_EC_XDSRegistryBusy' must be private and have accessor methods. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Name 'XDR_EC_XDSRegistryMetadataError' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Variable 'XDR_EC_XDSRegistryMetadataError' must be private and have accessor methods. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Name 'XDR_EC_XDSUnknownPatientId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| Variable 'XDR_EC_XDSUnknownPatientId' must be private and have accessor methods. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Name 'XDR_EC_XDSPatientIdDoesNotMatch' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| Variable 'XDR_EC_XDSPatientIdDoesNotMatch' must be private and have accessor methods. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter errorList should be final. | 119 | |
| Method 'createPositiveAck' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Line is longer than 80 characters. | 136 | |
| Method 'validateDocumentMetaData' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter body should be final. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Expression can be simplified. | 173 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Expression can be simplified. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Expression can be simplified. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 209 | |
| Method 'getIntendedRecepients' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Parameter body should be final. | 209 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 224 | |
| Method 'getRoutingBeans' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Parameter intendedRecipients should be final. | 240 | |
| Expression can be simplified. | 251 | |
| Method 'checkIdsMatch' is not designed for extension - needs to be abstract, final or empty. | 268 | |
| Missing a Javadoc comment. | 268 | |
| Line is longer than 80 characters. | 272 | |
| Method 'isSupportedMimeType' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Parameter mimeType should be final. | 280 | |
| Method 'getSupportedMimeTypes' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| Missing a Javadoc comment. | 294 | |
| Line is longer than 80 characters. | 298 | |
| Must have at least one statement. | 301 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| Missing a Javadoc comment. | 308 | |
| Avoid inline conditionals. | 309 | |
| Line is longer than 80 characters. | 312 | |
| Missing a Javadoc comment. | 312 | |
| Parameter documents should be final. | 312 | |
| Parameter docId should be final. | 312 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Parameter errorCode should be final. | 324 | |
| Parameter severity should be final. | 324 | |
| Parameter codeContext should be final. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 334 | |
| Method 'getSubmissionSetPatientId' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| Missing a Javadoc comment. | 334 | |
| Parameter body should be final. | 334 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 362 | |
| Method 'getSourcePatientId' is not designed for extension - needs to be abstract, final or empty. | 362 | |
| Missing a Javadoc comment. | 362 | |
| Parameter body should be final. | 362 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 375 | |
| Missing a Javadoc comment. | 391 | |
| Parameter slots should be final. | 391 | |
| Missing a Javadoc comment. | 407 | |
| Parameter slots should be final. | 407 | |
| Parameter name should be final. | 407 | |
| Missing a Javadoc comment. | 422 | |
| Parameter patIds should be final. | 422 | |
| Expression can be simplified. | 431 | |
| Missing a Javadoc comment. | 442 | |
| Parameter list should be final. | 442 | |
| Missing a Javadoc comment. | 462 | |
| Parameter rank should be final. | 462 | |
| Avoid nested blocks. | 466 | |
| Avoid nested blocks. | 470 | |
| '3' is a magic number. | 475 | |
| Avoid nested blocks. | 475 | |
| Avoid nested blocks. | 479 | |
| Missing a Javadoc comment. | 488 | |
| Parameter severity should be final. | 488 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 495 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter body should be final. | 60 | |
| Parameter assertion should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Parameter body should be final. | 74 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Parameter context should be final. | 51 | |
| Parameter assertion should be final. | 51 | |
| Comment matches to-do format 'TODO:'. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Parameter body should be final. | 63 | |
| Parameter context should be final. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Redundant 'public' modifier. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Avoid inline conditionals. | 58 | |
| Line has trailing spaces. | 63 | |
| Unused @param tag for 'url'. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter body should be final. | 69 | |
| Parameter assertion should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line has trailing spaces. | 61 | |
| Unused @param tag for 'url'. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Parameter body should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getAdapterComponentDocSubmissionRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 64 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter portDescriptor should be final. | 72 | |
| Parameter url should be final. | 72 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line has trailing spaces. | 80 | |
| Unused @param tag for 'url'. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter body should be final. | 86 | |
| Parameter assertion should be final. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 88 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 53 | |
| Parameter context should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Comment matches to-do format 'TODO:'. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter body should be final. | 64 | |
| Parameter context should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Redundant 'public' modifier. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Avoid inline conditionals. | 58 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter body should be final. | 68 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter body should be final. | 66 | |
| Parameter assertion should be final. | 67 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 56 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getAdapterComponentDocSubmissionResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter portDescriptor should be final. | 72 | |
| Parameter url should be final. | 72 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Parameter body should be final. | 86 | |
| Parameter assertion should be final. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter msg should be final. | 43 | |
| Parameter assertion should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter msg should be final. | 38 | |
| Parameter assertion should be final. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getAdapterComponentDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter msg should be final. | 74 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter msg should be final. | 74 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter request should be final. | 38 | |
| Parameter assertion should be final. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter request should be final. | 54 | |
| Parameter assertion should be final. | 55 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter request should be final. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 81 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Avoid inline conditionals. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getNhinXDRRouting' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter beanName should be final. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter body should be final. | 58 | |
| Parameter assertion should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter body should be final. | 57 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter body should be final. | 75 | |
| Parameter context should be final. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 88 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Parameter request should be final. | 93 | |
| Parameter assertion should be final. | 93 | |
| Line is longer than 80 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter request should be final. | 62 | |
| Parameter errorMessage should be final. | 62 | |
| Parameter assertion should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter request should be final. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter body should be final. | 57 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter body should be final. | 76 | |
| Parameter context should be final. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Parameter request should be final. | 96 | |
| Parameter errorMessage should be final. | 96 | |
| Parameter assertion should be final. | 96 | |
| Line is longer than 80 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line is longer than 80 characters. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Parameter request should be final. | 59 | |
| Parameter errorMessage should be final. | 59 | |
| Parameter assertion should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter request should be final. | 54 | |
| Parameter errorMessage should be final. | 54 | |
| Parameter assertion should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getAdapterDocSubmissionDeferredRequestErrorProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter portDescriptor should be final. | 69 | |
| Parameter url should be final. | 69 | |
| Parameter assertion should be final. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter request should be final. | 76 | |
| Parameter errorMessage should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetBRequestError' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter request should be final. | 74 | |
| Parameter errorMessage should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 88 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter request should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter body should be final. | 53 | |
| Parameter assertion should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getAdapterDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter portDescriptor should be final. | 71 | |
| Parameter url should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Parameter request should be final. | 77 | |
| Parameter assertion should be final. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter portDescriptor should be final. | 69 | |
| Parameter url should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter request should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter regResponse should be final. | 52 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter body should be final. | 56 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter body should be final. | 74 | |
| Parameter context should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter context should be final. | 87 | |
| Parameter oAssertionIn should be final. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 107 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter regResponse should be final. | 107 | |
| Parameter assertion should be final. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter body should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter regResponse should be final. | 51 | |
| Parameter assertion should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter regResponse should be final. | 51 | |
| Parameter assertion should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getAdapterDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter regResponse should be final. | 74 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter regResponse should be final. | 73 | |
| Parameter assertion should be final. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter msg should be final. | 43 | |
| Parameter assertion should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter msg should be final. | 38 | |
| Parameter assertion should be final. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getAdapterDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter msg should be final. | 66 | |
| Parameter assertion should be final. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter msg should be final. | 66 | |
| Parameter assertion should be final. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter body should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter assertion should be final. | 59 | |
| Parameter targets should be final. | 59 | |
| Parameter urlInfo should be final. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter request should be final. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line has trailing spaces. | 95 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'getSubjectHelper' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'getOutboundDocSubmissionDelegate' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Parameter msg should be final. | 117 | |
| Parameter assertion should be final. | 117 | |
| Parameter targets should be final. | 117 | |
| Parameter urlInfo should be final. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter request should be final. | 127 | |
| Parameter assertion should be final. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Parameter request should be final. | 147 | |
| Parameter assertion should be final. | 147 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Parameter request should be final. | 168 | |
| Line has trailing spaces. | 170 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 177 | |
| Line has trailing spaces. | 181 | |
| Missing a Javadoc comment. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Parameter request should be final. | 183 | |
| Parameter assertion should be final. | 184 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Missing a Javadoc comment. | 197 | |
| Parameter delegate should be final. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Parameter request should be final. | 199 | |
| Parameter assertion should be final. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Parameter request should be final. | 210 | |
| Parameter assertion should be final. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Parameter response should be final. | 215 | |
| Parameter assertion should be final. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Missing a Javadoc comment. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Parameter request should be final. | 220 | |
| Parameter assertion should be final. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Parameter response should be final. | 225 | |
| Parameter assertion should be final. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Missing a Javadoc comment. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Parameter request should be final. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Parameter request should be final. | 234 | |
| Missing a Javadoc comment. | 238 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 249 | |
| Missing a Javadoc comment. | 254 | |
| Parameter hcid should be final. | 254 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 264 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter message should be final. | 48 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter message should be final. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 74 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Parameter message should be final. | 90 | |
| Parameter error should be final. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Class OutboundDocSubmissionFactory should be declared as final. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter apiLevel should be final. | 43 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Variable 'target' must be private and have accessor methods. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Parameter delegate should be final. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Parameter delegate should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter request should be final. | 57 | |
| 'request' hides a field. | 57 | |
| Parameter target should be final. | 57 | |
| 'target' hides a field. | 57 | |
| Parameter assertion should be final. | 57 | |
| 'assertion' hides a field. | 57 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter assertion should be final. | 82 | |
| 'assertion' hides a field. | 82 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter request should be final. | 90 | |
| 'request' hides a field. | 90 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter response should be final. | 98 | |
| 'response' hides a field. | 98 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter target should be final. | 106 | |
| 'target' hides a field. | 106 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter message should be final. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter assertionType should be final. | 63 | |
| 'assertionType' hides a field. | 63 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter nhinDelegate should be final. | 75 | |
| 'nhinDelegate' hides a field. | 75 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter request should be final. | 83 | |
| 'request' hides a field. | 83 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter target should be final. | 91 | |
| 'target' hides a field. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Name 'OutboundDocSubmissionOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Name 'OutboundDocSubmissionOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 39 | |
| Name 'OutboundDocSubmissionStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter message should be final. | 58 | |
| Missing a Javadoc comment. | 66 | |
| Parameter message should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 39 | |
| Name 'OutboundDocSubmissionStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| Parameter message should be final. | 58 | |
| Missing a Javadoc comment. | 66 | |
| Parameter message should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter request should be final. | 57 | |
| Parameter assertion should be final. | 57 | |
| Parameter targets should be final. | 58 | |
| Parameter urlInfo should be final. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter msg should be final. | 81 | |
| Parameter assertion should be final. | 81 | |
| Parameter targets should be final. | 81 | |
| Parameter urlInfo should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| Parameter assertion should be final. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Parameter request should be final. | 113 | |
| Parameter assertion should be final. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Parameter request should be final. | 121 | |
| Line has trailing spaces. | 122 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 132 | |
| Missing a Javadoc comment. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Parameter request should be final. | 134 | |
| Parameter assertion should be final. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 138 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter delegate should be final. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Parameter request should be final. | 143 | |
| Parameter assertion should be final. | 143 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 150 | |
| Missing a Javadoc comment. | 154 | |
| Line has trailing spaces. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter request should be final. | 164 | |
| Parameter assertion should be final. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter response should be final. | 169 | |
| Parameter assertion should be final. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Missing a Javadoc comment. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Parameter request should be final. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line has trailing spaces. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Parameter request should be final. | 179 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Parameter request should be final. | 184 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Method 'getSubjectHelper' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Line is longer than 80 characters. | 215 | |
| Method 'getOutboundDocSubmissionDeferredRequestDelegate' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Missing a Javadoc comment. | 215 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter message should be final. | 48 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter message should be final. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 74 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Parameter message should be final. | 87 | |
| Parameter error should be final. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 34 | |
| Class OutboundDocSubmissionDeferredRequestFactory should be declared as final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter apiLevel should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'target' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter delegate should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter delegate should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter request should be final. | 58 | |
| 'request' hides a field. | 58 | |
| Parameter target should be final. | 58 | |
| 'target' hides a field. | 58 | |
| Parameter assertion should be final. | 58 | |
| 'assertion' hides a field. | 58 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter assertion should be final. | 83 | |
| 'assertion' hides a field. | 83 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| 'request' hides a field. | 91 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter response should be final. | 99 | |
| 'response' hides a field. | 99 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter target should be final. | 107 | |
| 'target' hides a field. | 107 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter message should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter assertionType should be final. | 65 | |
| 'assertionType' hides a field. | 65 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter nhinDelegate should be final. | 77 | |
| 'nhinDelegate' hides a field. | 77 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter request should be final. | 85 | |
| 'request' hides a field. | 85 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter target should be final. | 93 | |
| 'target' hides a field. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundDocSubmissionDeferredRequestOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundDocSubmissionDeferredRequestOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 46 | |
| Name 'OutboundDocSubmissionDeferredRequestStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Expected an @return tag. | 60 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Expected an @return tag. | 68 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getNhinDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter message should be final. | 77 | |
| Expected @param tag for 'message'. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter message should be final. | 89 | |
| Expected @param tag for 'message'. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| First sentence should end with a period. | 103 | |
| Expected an @return tag. | 107 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| First sentence should end with a period. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Parameter request should be final. | 116 | |
| Expected @param tag for 'request'. | 116 | |
| Parameter assertion should be final. | 116 | |
| Expected @param tag for 'assertion'. | 116 | |
| Line is longer than 80 characters. | 117 | |
| First sentence should end with a period. | 120 | |
| Line is longer than 80 characters. | 125 | |
| Parameter response should be final. | 125 | |
| Expected @param tag for 'response'. | 125 | |
| Parameter assertion should be final. | 125 | |
| Expected @param tag for 'assertion'. | 125 | |
| Line is longer than 80 characters. | 126 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 46 | |
| Name 'OutboundDocSubmissionDeferredRequestStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Expected an @return tag. | 60 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Expected an @return tag. | 68 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getNhinDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter message should be final. | 77 | |
| Expected @param tag for 'message'. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 90 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter message should be final. | 90 | |
| Expected @param tag for 'message'. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 102 | |
| Expected an @return tag. | 109 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Parameter request should be final. | 118 | |
| Expected @param tag for 'request'. | 118 | |
| Parameter assertion should be final. | 118 | |
| Expected @param tag for 'assertion'. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 127 | |
| Parameter response should be final. | 127 | |
| Expected @param tag for 'response'. | 127 | |
| Parameter assertion should be final. | 127 | |
| Expected @param tag for 'assertion'. | 127 | |
| Line is longer than 80 characters. | 128 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line is longer than 80 characters. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter request should be final. | 46 | |
| Parameter assertion should be final. | 46 | |
| Parameter targets should be final. | 47 | |
| Parameter urlInfo should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter request should be final. | 47 | |
| Parameter assertion should be final. | 47 | |
| Parameter targets should be final. | 48 | |
| Parameter urlInfo should be final. | 48 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getEntityDocSubmissionDeferredReqProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter portDescriptor should be final. | 70 | |
| Parameter url should be final. | 70 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter request should be final. | 78 | |
| Parameter assertion should be final. | 78 | |
| Parameter targets should be final. | 79 | |
| Parameter urlInfo should be final. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter portDescriptor should be final. | 71 | |
| Parameter url should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'provideAndRegisterDocumentSetBAsyncRequest' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Parameter request should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Parameter targets should be final. | 80 | |
| Parameter urlInfo should be final. | 80 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter request should be final. | 56 | |
| Parameter assertion should be final. | 57 | |
| Parameter targets should be final. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter msg should be final. | 80 | |
| Parameter targets should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter request should be final. | 88 | |
| Parameter assertion should be final. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter request should be final. | 108 | |
| Parameter assertion should be final. | 108 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 118 | |
| Missing a Javadoc comment. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Parameter request should be final. | 120 | |
| Parameter assertion should be final. | 121 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Parameter request should be final. | 138 | |
| Parameter assertion should be final. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter response should be final. | 142 | |
| Parameter assertion should be final. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Parameter request should be final. | 148 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line has trailing spaces. | 162 | |
| Missing a Javadoc comment. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Parameter request should be final. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Missing a Javadoc comment. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Parameter request should be final. | 169 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Method 'getSubjectHelper' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line has trailing spaces. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Method 'getPassthruDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Line is longer than 80 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter message should be final. | 47 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter message should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line contains a tab character. | 86 | |
| Parameter message should be final. | 86 | |
| Parameter error should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 34 | |
| Class OutboundDocSubmissionDeferredResponseFactory should be declared as final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter apiLevel should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'target' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter delegate should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter delegate should be final. | 57 | |
| Parameter request should be final. | 57 | |
| 'request' hides a field. | 57 | |
| Parameter target should be final. | 58 | |
| 'target' hides a field. | 58 | |
| Parameter assertion should be final. | 58 | |
| 'assertion' hides a field. | 58 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter assertion should be final. | 83 | |
| 'assertion' hides a field. | 83 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| 'request' hides a field. | 91 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter response should be final. | 99 | |
| 'response' hides a field. | 99 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter target should be final. | 107 | |
| 'target' hides a field. | 107 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter message should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter assertionType should be final. | 64 | |
| 'assertionType' hides a field. | 64 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter nhinDelegate should be final. | 76 | |
| 'nhinDelegate' hides a field. | 76 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter request should be final. | 84 | |
| 'request' hides a field. | 84 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter target should be final. | 92 | |
| 'target' hides a field. | 92 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundDocSubmissionDeferredResponseOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundDocSubmissionDeferredResponseOrchestrationContextBuilder_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 42 | |
| Name 'OutboundDocSubmissionDeferredResponseStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getNhinDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter message should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter message should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 44 | |
| Name 'OutboundDocSubmissionDeferredResponseStrategyImpl_g1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getNhinDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter message should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter message should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 45 | |
| Parameter targets should be final. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 45 | |
| Parameter targets should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getEntityDocSubmissionDeferredRespProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter request should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Parameter targets should be final. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'provideAndRegisterDocumentSetBAsyncResponse' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter request should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Parameter targets should be final. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 95 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Line is longer than 80 characters. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getEntityDocSubmissionOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter msg should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter assertion should be final. | 43 | |
| Parameter targets should be final. | 43 | |
| Parameter urlInfo should be final. | 43 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter msg should be final. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Parameter assertion should be final. | 38 | |
| Parameter targets should be final. | 38 | |
| Parameter urlInfo should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Method 'getEntityDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter apiLevel should be final. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter message should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter assertion should be final. | 69 | |
| Parameter targets should be final. | 69 | |
| Parameter urlInfo should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Expected an @return tag. | 103 | |
| Method 'getCONNECTClient' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Parameter portDescriptor should be final. | 104 | |
| Expected @param tag for 'portDescriptor'. | 104 | |
| Parameter url should be final. | 104 | |
| Expected @param tag for 'url'. | 104 | |
| Parameter assertion should be final. | 104 | |
| Expected @param tag for 'assertion'. | 104 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter apiLevel should be final. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter message should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter assertion should be final. | 69 | |
| Parameter targets should be final. | 69 | |
| Parameter urlInfo should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Expected an @return tag. | 102 | |
| Line is longer than 80 characters. | 102 | |
| Method 'getCONNECTClient' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter portDescriptor should be final. | 102 | |
| Expected @param tag for 'portDescriptor'. | 102 | |
| Parameter url should be final. | 103 | |
| Expected @param tag for 'url'. | 103 | |
| Parameter assertion should be final. | 103 | |
| Expected @param tag for 'assertion'. | 103 | |
| Line is longer than 80 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| First sentence should end with a period. | 57 | |
| Line is longer than 80 characters. | 65 | |
| Method 'documentRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Parameter body should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Method 'getPropertyAccessor' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Method 'getAdapterDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line has trailing spaces. | 121 | |
| Method 'hasHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter assertion should be final. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter newRequest should be final. | 130 | |
| Parameter assertion should be final. | 130 | |
| Parameter receiverHCID should be final. | 131 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter request should be final. | 145 | |
| Parameter assertion should be final. | 145 | |
| Line is longer than 80 characters. | 150 | |
| Missing a Javadoc comment. | 157 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter request should be final. | 169 | |
| Parameter assertion should be final. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter response should be final. | 173 | |
| Parameter assertion should be final. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter request should be final. | 177 | |
| Parameter assertion should be final. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter response should be final. | 181 | |
| Parameter assertion should be final. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Missing a Javadoc comment. | 185 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter body should be final. | 54 | |
| Parameter assertion should be final. | 55 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter request should be final. | 85 | |
| Parameter assertion should be final. | 85 | |
| Parameter receiverHCID should be final. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter body should be final. | 100 | |
| Parameter assertion should be final. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter body should be final. | 112 | |
| Parameter assertion should be final. | 113 | |
| Parameter errMsg should be final. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter request should be final. | 121 | |
| Parameter assertion should be final. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter response should be final. | 125 | |
| Parameter assertion should be final. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter request should be final. | 130 | |
| Parameter assertion should be final. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter response should be final. | 134 | |
| Parameter assertion should be final. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Method 'getLocalHCID' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Method 'hasHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter assertion should be final. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Method 'getPropertyAccessor' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line is longer than 80 characters. | 178 | |
| Method 'getAdapterDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Line is longer than 80 characters. | 183 | |
| Method 'getAdapterDocSubmissionDeferredRequestErrorProxy' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Line is longer than 80 characters. | 194 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Method 'provideAndRegisterDocumentSetBRequest11' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Parameter request should be final. | 54 | |
| Parameter assertion should be final. | 54 | |
| Parameter targetSystem should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getNhinDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Parameter portDescriptor should be final. | 80 | |
| Parameter url should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Method 'provideAndRegisterDocumentSetBRequest11' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Parameter request should be final. | 86 | |
| Parameter assertion should be final. | 86 | |
| Parameter targetSystem should be final. | 86 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line is longer than 80 characters. | 90 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line is longer than 80 characters. | 100 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 102 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 46 | |
| Method 'provideAndRegisterDocumentSetBRequest20' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Parameter request should be final. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line contains a tab character. | 49 | |
| Parameter assertion should be final. | 49 | |
| Parameter targetSystem should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line contains a tab character. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNhinDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter portDescriptor should be final. | 78 | |
| Parameter url should be final. | 78 | |
| Parameter assertion should be final. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Method 'provideAndRegisterDocumentSetBRequest20' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Parameter request should be final. | 84 | |
| Parameter assertion should be final. | 84 | |
| Parameter targetSystem should be final. | 84 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter body should be final. | 54 | |
| Parameter assertion should be final. | 55 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter request should be final. | 77 | |
| Parameter assertion should be final. | 77 | |
| Parameter receiverHCID should be final. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Method 'sendToAdapter' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter body should be final. | 90 | |
| Parameter assertion should be final. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter body should be final. | 121 | |
| Parameter assertion should be final. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter body should be final. | 125 | |
| Parameter assertion should be final. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter response should be final. | 129 | |
| Parameter assertion should be final. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter response should be final. | 134 | |
| Parameter assertion should be final. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Method 'getLocalHCID' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Method 'hasHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter assertion should be final. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Method 'getXDRPolicyChecker' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Method 'getPropertyAccessor' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Line is longer than 80 characters. | 179 | |
| Method 'getAdapterDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse11' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter body should be final. | 42 | |
| Parameter assertion should be final. | 42 | |
| Parameter target should be final. | 42 | |
| Line is longer than 80 characters. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNhinDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Parameter portDescriptor should be final. | 77 | |
| Parameter url should be final. | 77 | |
| Parameter assertion should be final. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse11' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter request should be final. | 82 | |
| Parameter assertion should be final. | 83 | |
| Parameter target should be final. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.healthit.nhin.XDRAcknowledgementType. | 32 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse20' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter body should be final. | 42 | |
| Parameter assertion should be final. | 42 | |
| Parameter target should be final. | 42 | |
| Line is longer than 80 characters. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getNhinDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter portDescriptor should be final. | 76 | |
| Parameter url should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Method 'provideAndRegisterDocumentSetBDeferredResponse20' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter request should be final. | 81 | |
| Parameter assertion should be final. | 82 | |
| Parameter target should be final. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter request should be final. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter assertion should be final. | 41 | |
| Parameter targetSystem should be final. | 41 | |
| Parameter apiLevel should be final. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getNhinDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'getDocSubmissionUtils' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'getMessageGeneratorUtils' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter apiLevel should be final. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter request should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter assertion should be final. | 83 | |
| Parameter targetSystem should be final. | 83 | |
| Parameter apiLevel should be final. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 40 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Class OrchestrationContextFactory should be declared as final. | 42 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter homeCommunityType should be final. | 53 | |
| Parameter serviceName should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter apiLevel should be final. | 61 | |
| Parameter serviceName should be final. | 62 | |
| switch without "default" clause. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter body should be final. | 49 | |
| Parameter assertion should be final. | 50 | |
| Parameter targetSystem should be final. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 70 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'getOutboundDocSubmissionDelegate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter request should be final. | 79 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter response should be final. | 84 | |
| Parameter assertion should be final. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter delegate should be final. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter request should be final. | 89 | |
| Parameter assertion should be final. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Parameter msg should be final. | 100 | |
| Parameter assertion should be final. | 100 | |
| Parameter targetSystem should be final. | 100 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter body should be final. | 50 | |
| Parameter assertion should be final. | 51 | |
| Parameter targetSystem should be final. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter delegate should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter request should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter body should be final. | 82 | |
| Parameter targetSystem should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter request should be final. | 90 | |
| Parameter assertion should be final. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter response should be final. | 95 | |
| Parameter assertion should be final. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Method 'getOutboundDocSubmissionDeferredRequestDelegate' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 44 | |
| Parameter targetSystem should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter request should be final. | 45 | |
| Parameter assertion should be final. | 45 | |
| Parameter targetSystem should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getPassthruDocSubmissionDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter portDescriptor should be final. | 70 | |
| Parameter url should be final. | 70 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter request should be final. | 78 | |
| Parameter assertion should be final. | 78 | |
| Parameter targetSystem should be final. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter portDescriptor should be final. | 69 | |
| Parameter url should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'provideAndRegisterDocumentSetBRequest' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter request should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Parameter targetSystem should be final. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 53 | |
| Parameter targetSystem should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter delegate should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Parameter request should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter body should be final. | 84 | |
| Parameter targetSystem should be final. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter request should be final. | 92 | |
| Parameter assertion should be final. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter response should be final. | 97 | |
| Parameter assertion should be final. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getXDRAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Method 'getOutboundDocSubmissionDeferredResponseDelegate' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Method 'createNhinProxy' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 44 | |
| Parameter targetSystem should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 44 | |
| Parameter targetSystem should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'getPassthruDocSubmissionDeferredResponseProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter portDescriptor should be final. | 69 | |
| Parameter url should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter request should be final. | 74 | |
| Parameter assertion should be final. | 75 | |
| Parameter targetSystem should be final. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter portDescriptor should be final. | 68 | |
| Parameter url should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'provideAndRegisterDocumentSetBResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter request should be final. | 73 | |
| Parameter assertion should be final. | 74 | |
| Parameter targetSystem should be final. | 74 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 45 | |
| Parameter targetSystem should be final. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 44 | |
| Parameter targetSystem should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getPassthruDocSubmissionProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter apiLevel should be final. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter body should be final. | 70 | |
| Parameter assertion should be final. | 71 | |
| Parameter target should be final. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 64 | |
| Method 'getServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter apiLevel should be final. | 66 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Method 'provideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter body should be final. | 70 | |
| Parameter assertion should be final. | 71 | |
| Parameter target should be final. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter message should be final. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter message should be final. | 43 | |
| Parameter cause should be final. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Parameter message should be final. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Parameter message should be final. | 42 | |
| Parameter cause should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 45 | |
| Parameter e should be final. | 48 | |
| Line has trailing spaces. | 54 | |
| Parameter sMessage should be final. | 58 | |
| Parameter e should be final. | 58 | |
| Line has trailing spaces. | 64 | |
| Parameter sMessage should be final. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Unused @param tag for 'AggMessageResult'. | 65 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Parameter oAggMessageResult should be final. | 67 | |
| Expected @param tag for 'oAggMessageResult'. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Avoid inline conditionals. | 76 | |
| Line has trailing spaces. | 84 | |
| Unused @param tag for 'document'. | 85 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter oAggMessageResult should be final. | 87 | |
| Expected @param tag for 'oAggMessageResult'. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| First sentence should end with a period. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter sMessageId should be final. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 123 | |
| Method 'findByMessageKey' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Parameter sTransactionId should be final. | 127 | |
| Parameter sMessageKey should be final. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Avoid inline conditionals. | 177 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 56 | |
| First sentence should end with a period. | 58 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 | |
| Unused @param tag for 'aggTransaction'. | 68 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter oAggTransaction should be final. | 70 | |
| Expected @param tag for 'oAggTransaction'. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 79 | |
| Avoid inline conditionals. | 79 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 88 | |
| Unused @param tag for 'document'. | 89 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter oAggTransaction should be final. | 91 | |
| Expected @param tag for 'oAggTransaction'. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| First sentence should end with a period. | 106 | |
| Line has trailing spaces. | 108 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter sTransactionId should be final. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Method 'findOlderThan' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Parameter dtDateTime should be final. | 130 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Avoid inline conditionals. | 166 | |
| Line is longer than 80 characters. | 173 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Name 'DOC_QUERY_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Name 'DOC_QUERY_RESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| First sentence should end with a period. | 81 | |
| Line has trailing spaces. | 89 | |
| Unused @param tag for 'oAdhocQueryRsponse'. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Method 'marshalAdhocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter oAdhocQueryResponse should be final. | 93 | |
| Expected @param tag for 'oAdhocQueryResponse'. | 93 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Method 'unmarshalAdhocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter sAdhocQueryResponseXML should be final. | 118 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 139 | |
| Method 'startTransaction' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Parameter oRequest should be final. | 143 | |
| Parameter hAssignAuthHomeCommMap should be final. | 144 | |
| Expected @param tag for 'hAssignAuthHomeCommMap'. | 144 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Array brackets at illegal position. | 159 | |
| '{' is followed by whitespace. | 159 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 214 | |
| Array brackets at illegal position. | 214 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line has trailing spaces. | 232 | |
| Method 'setResponseMsg' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Parameter oRequest should be final. | 236 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line has trailing spaces. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Unused @param tag for 'getAggResultsDocQueryRequest'. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Method 'getAggResults' is not designed for extension - needs to be abstract, final or empty. | 318 | |
| Parameter oRequest should be final. | 318 | |
| Expected @param tag for 'oRequest'. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Line has trailing spaces. | 360 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 363 | |
| Method 'startTransaction' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| Parameter oaMessageKey should be final. | 365 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line has trailing spaces. | 407 | |
| Line is longer than 80 characters. | 413 | |
| Method 'setResponseMsg' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Parameter sTransactionId should be final. | 413 | |
| Parameter oKey should be final. | 413 | |
| Parameter sAdhocQueryResponseXML should be final. | 413 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 447 | |
| Line has trailing spaces. | 449 | |
| Parameter oTrans should be final. | 453 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 470 | |
| Line has trailing spaces. | 471 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 484 | |
| Line is longer than 80 characters. | 485 | |
| Line has trailing spaces. | 486 | |
| Line is longer than 80 characters. | 490 | |
| Parameter olMsgResult should be final. | 490 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| '}' should be on the same line. | 535 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 549 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line has trailing spaces. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 577 | |
| Method 'getAggResults' is not designed for extension - needs to be abstract, final or empty. | 577 | |
| Parameter sTransactionId should be final. | 577 | |
| Parameter bTimedOut should be final. | 577 | |
| Expected @throws tag for 'AggregatorException'. | 577 | |
| Line is longer than 80 characters. | 585 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 594 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 602 | |
| Line is longer than 80 characters. | 604 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 609 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Name 'DOC_RETRIEVE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Name 'DOC_RETRIEVE_RESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 | |
| First sentence should end with a period. | 89 | |
| Line is longer than 80 characters. | 104 | |
| Method 'marshalRetrieveDocumentSetResponse' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter oRetrieveDocumentSetResponse should be final. | 104 | |
| Line is longer than 80 characters. | 112 | |
| Name 'ObjectFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 117 | |
| Missing a Javadoc comment. | 123 | |
| Parameter responseText should be final. | 123 | |
| Parameter transactionId should be final. | 123 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter responseText should be final. | 161 | |
| Parameter url should be final. | 161 | |
| Parameter out should be final. | 161 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 175 | |
| Unused @param tag for 'sAdhocQueryResponseXML'. | 175 | |
| Line is longer than 80 characters. | 179 | |
| Method 'unmarshalAdhocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Parameter sRetrieveDocumentSetResponseXML should be final. | 179 | |
| Expected @param tag for 'sRetrieveDocumentSetResponseXML'. | 179 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 207 | |
| Method 'startTransaction' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Parameter oRequest should be final. | 207 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Array brackets at illegal position. | 218 | |
| '{' is followed by whitespace. | 218 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 245 | |
| Array brackets at illegal position. | 245 | |
| Line is longer than 80 characters. | 258 | |
| Method 'setResponseMsg' is not designed for extension - needs to be abstract, final or empty. | 258 | |
| Parameter oRequest should be final. | 258 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 318 | |
| Expression can be simplified. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 355 | |
| Method 'getAggResults' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Parameter oRequest should be final. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 395 | |
| Method 'startTransaction' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| Parameter oaMessageKey should be final. | 397 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 439 | |
| Method 'setResponseMsg' is not designed for extension - needs to be abstract, final or empty. | 439 | |
| Parameter sTransactionId should be final. | 439 | |
| Parameter oKey should be final. | 439 | |
| Parameter sRetrieveDocumentSetResponseXML should be final. | 440 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 456 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 470 | |
| Parameter oTrans should be final. | 476 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 511 | |
| Parameter olMsgResult should be final. | 511 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 539 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 557 | |
| Line is longer than 80 characters. | 558 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 561 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 563 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 582 | |
| Line is longer than 80 characters. | 583 | |
| '}' should be on the same line. | 589 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 602 | |
| Line is longer than 80 characters. | 603 | |
| Line is longer than 80 characters. | 604 | |
| Line is longer than 80 characters. | 606 | |
| Line is longer than 80 characters. | 609 | |
| Expression can be simplified. | 615 | |
| Line is longer than 80 characters. | 617 | |
| Line is longer than 80 characters. | 618 | |
| Must have at least one statement. | 619 | |
| Missing a Javadoc comment. | 626 | |
| Parameter sourceFile should be final. | 626 | |
| Parameter stream should be final. | 626 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 639 | |
| Line is longer than 80 characters. | 640 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 644 | |
| Line is longer than 80 characters. | 649 | |
| Method 'getAggResults' is not designed for extension - needs to be abstract, final or empty. | 649 | |
| Parameter sTransactionId should be final. | 649 | |
| Parameter bTimedOut should be final. | 649 | |
| Expected @throws tag for 'AggregatorException'. | 650 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 665 | |
| Line is longer than 80 characters. | 666 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 677 | |
| Line is longer than 80 characters. | 679 | |
| Missing a Javadoc comment. | 690 | |
| Parameter dirName should be final. | 690 | |
| Line is longer than 80 characters. | 694 | |
| Missing a Javadoc comment. | 706 | |
| Line is longer than 80 characters. | 709 | |
| Line is longer than 80 characters. | 712 | |
| Line is longer than 80 characters. | 713 | |
| Missing a Javadoc comment. | 719 | |
| Line is longer than 80 characters. | 722 | |
| Line is longer than 80 characters. | 725 | |
| Line is longer than 80 characters. | 726 | |
| Missing a Javadoc comment. | 732 | |
| Missing a Javadoc comment. | 738 | |
| Parameter transactionId should be final. | 738 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Utility classes should not have a public or default constructor. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '=' is not followed by whitespace. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Line has trailing spaces. | 113 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 115 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 69 | |
| Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line has trailing spaces. | 78 | |
| Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter messageId should be final. | 81 | |
| 'messageId' hides a field. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getMessageKey' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'setMessageKey' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter messageKey should be final. | 101 | |
| 'messageKey' hides a field. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Line has trailing spaces. | 108 | |
| Method 'getMessageOutTime' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 118 | |
| Method 'setMessageOutTime' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter messageOutTime should be final. | 121 | |
| 'messageOutTime' hides a field. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Line has trailing spaces. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Method 'getResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Method 'setResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Parameter responseMessage should be final. | 141 | |
| Line has trailing spaces. | 147 | |
| Method 'getResponseMessageAsByteArray' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line has trailing spaces. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Unused @param tag for 'A'. | 157 | |
| Line has trailing spaces. | 158 | |
| Method 'setResponseMessageAsByteArray' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Parameter responseMessage should be final. | 160 | |
| Expected @param tag for 'responseMessage'. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Line has trailing spaces. | 167 | |
| Method 'getResponseMessageType' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Line is longer than 80 characters. | 175 | |
| Line has trailing spaces. | 176 | |
| Method 'setResponseMessageType' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Parameter responseMessageType should be final. | 179 | |
| 'responseMessageType' hides a field. | 179 | |
| Line is longer than 80 characters. | 184 | |
| Line has trailing spaces. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Method 'getResponseReceivedTime' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Line has trailing spaces. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Method 'setResponseReceivedTime' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Parameter responseReceivedTime should be final. | 197 | |
| 'responseReceivedTime' hides a field. | 197 | |
| Line has trailing spaces. | 203 | |
| Method 'getAggTransaction' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Line has trailing spaces. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Method 'setAggTransaction' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Parameter aggTransaction should be final. | 215 | |
| 'aggTransaction' hides a field. | 215 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 63 | |
| Method 'getServiceType' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 72 | |
| Method 'setServiceType' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter serviceType should be final. | 75 | |
| 'serviceType' hides a field. | 75 | |
| Line has trailing spaces. | 81 | |
| Method 'getTransactionId' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Line has trailing spaces. | 90 | |
| Method 'setTransactionId' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter transactionId should be final. | 93 | |
| 'transactionId' hides a field. | 93 | |
| Line has trailing spaces. | 99 | |
| Method 'getTransactionStartTime' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Method 'setTransactionStartTime' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter transactionStartTime should be final. | 111 | |
| 'transactionStartTime' hides a field. | 111 | |
| Line has trailing spaces. | 117 | |
| Method 'getAggMessageResults' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Method 'setAggMessageResults' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Parameter aggMessageResults should be final. | 129 | |
| 'aggMessageResults' hides a field. | 129 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter sMessageKey should be final. | 71 | |
| First sentence should end with a period. | 78 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line has trailing spaces. | 89 | |
| Method 'getAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line has trailing spaces. | 98 | |
| Method 'setAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter assigningAuthority should be final. | 101 | |
| 'assigningAuthority' hides a field. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Line has trailing spaces. | 108 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 118 | |
| Method 'setHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter homeCommunityId should be final. | 121 | |
| 'homeCommunityId' hides a field. | 121 | |
| Line has trailing spaces. | 127 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 136 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Parameter patientId should be final. | 139 | |
| 'patientId' hides a field. | 139 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 146 | |
| Method 'createXMLMessageKey' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 181 | |
| Line has trailing spaces. | 183 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 | |
| Method 'parseXMLMessageKey' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Parameter sMessageKey should be final. | 187 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 241 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Parameter sMessageKey should be final. | 72 | |
| First sentence should end with a period. | 79 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line has trailing spaces. | 90 | |
| Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Line has trailing spaces. | 99 | |
| Method 'setDocumentId' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Parameter documentId should be final. | 102 | |
| 'documentId' hides a field. | 102 | |
| Line has trailing spaces. | 108 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'setHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter homeCommunityId should be final. | 120 | |
| 'homeCommunityId' hides a field. | 120 | |
| Line has trailing spaces. | 126 | |
| Method 'getRepositoryId' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Line has trailing spaces. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Method 'setRepositoryId' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Parameter repositoryId should be final. | 138 | |
| 'repositoryId' hides a field. | 138 | |
| Line is longer than 80 characters. | 143 | |
| Line has trailing spaces. | 145 | |
| Method 'createXMLMessageKey' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 173 | |
| Line has trailing spaces. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Method 'parseXMLMessageKey' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Parameter sMessageKey should be final. | 179 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 233 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 41 | |
| Utility classes should not have a public or default constructor. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Parameter dtPivotDate should be final. | 46 | |
| Expected @param tag for 'dtPivotDate'. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Utility classes should not have a public or default constructor. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 63 | |
| First sentence should end with a period. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Parameter oObject should be final. | 79 | |
| Parameter sObjectId should be final. | 79 | |
| Parameter sObjectIdFieldName should be final. | 79 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Unused @param tag for 'object'. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 135 | |
| Parameter oObject should be final. | 135 | |
| Expected @param tag for 'oObject'. | 135 | |
| Parameter sObjectId should be final. | 135 | |
| Parameter sObjectIdFieldName should be final. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 176 | |
| First sentence should end with a period. | 179 | |
| Line has trailing spaces. | 181 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Parameter oClass should be final. | 189 | |
| Parameter oObjectId should be final. | 189 | |
| Parameter sObjectId should be final. | 189 | |
| Parameter sObjectIdFieldName should be final. | 189 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 208 | |
| Avoid inline conditionals. | 209 | |
| Line is longer than 80 characters. | 216 | |
| Missing a Javadoc comment. | 224 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 230 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Type Javadoc comment is missing an @param <Request> tag. | 41 | |
| Type Javadoc comment is missing an @param <Response> tag. | 41 | |
| Type Javadoc comment is missing an @param <Target> tag. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter t should be final. | 48 | |
| Parameter r should be final. | 48 | |
| Parameter p should be final. | 48 | |
| Parameter c should be final. | 48 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Expected @throws tag for 'Exception'. | 70 | |
| Line is longer than 80 characters. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Duplicate import to line 29 - gov.hhs.fha.nhinc.nhinclib.NhincConstants. | 34 | |
| Unused import - gov.hhs.fha.nhinc.webserviceproxy.WebServiceProxyHelper. | 35 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Class ExecutorServiceHelper should be declared as final. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 95 | |
| '100' is a magic number. | 98 | |
| '200' is a magic number. | 100 | |
| '.75' is a magic number. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Parameter targetListCount should be final. | 146 | |
| Line is longer than 80 characters. | 151 | |
| First sentence should end with a period. | 157 | |
| Line has trailing spaces. | 159 | |
| Parameter ex should be final. | 162 | |
| Expected @param tag for 'ex'. | 162 | |
| First sentence should end with a period. | 170 | |
| Line has trailing spaces. | 172 | |
| Expected an @return tag. | 175 | |
| Line is longer than 80 characters. | 175 | |
| Parameter ex should be final. | 175 | |
| Expected @param tag for 'ex'. | 175 | |
| Parameter target should be final. | 175 | |
| Expected @param tag for 'target'. | 175 | |
| Parameter serviceName should be final. | 175 | |
| Expected @param tag for 'serviceName'. | 175 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line contains a tab character. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Type Javadoc comment is missing an @param <Response> tag. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Parameter orch should be final. | 53 | |
| Line has trailing spaces. | 58 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Type Javadoc comment is missing an @param <CumulativeResponse> tag. | 59 | |
| Type Javadoc comment is missing an @param <IndividualResponse> tag. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Parameter e should be final. | 72 | |
| Expected @param tag for 'e'. | 72 | |
| Parameter list should be final. | 72 | |
| Expected @param tag for 'list'. | 72 | |
| Parameter id should be final. | 72 | |
| Expected @param tag for 'id'. | 72 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Method 'getFinalResponse' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Method 'executeTask' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Type Javadoc comment is missing an @param <Request> tag. | 66 | |
| Type Javadoc comment is missing an @param <Response> tag. | 66 | |
| Type Javadoc comment is missing an @param <Target> tag. | 66 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Parameter a should be final. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| First sentence should end with a period. | 101 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Method 'callWebService' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter t should be final. | 117 | |
| Parameter r should be final. | 117 | |
| Expected @throws tag for 'Exception'. | 117 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 | |
| First sentence should end with a period. | 179 | |
| Expected an @return tag. | 182 | |
| Line is longer than 80 characters. | 182 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Parameter request should be final. | 182 | |
| Expected @param tag for 'request'. | 182 | |
| Parameter assertion should be final. | 182 | |
| 'assertion' hides a field. | 182 | |
| Expected @param tag for 'assertion'. | 182 | |
| Line is longer than 80 characters. | 186 | |
| First sentence should end with a period. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line has trailing spaces. | 192 | |
| Method 'createNewRequest' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Parameter request should be final. | 199 | |
| Expected @param tag for 'request'. | 199 | |
| Parameter assertion should be final. | 199 | |
| 'assertion' hides a field. | 199 | |
| Expected @param tag for 'assertion'. | 199 | |
| Parameter urlInfo should be final. | 199 | |
| Expected @param tag for 'urlInfo'. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 202 | |
| First sentence should end with a period. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line has trailing spaces. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line has trailing spaces. | 217 | |
| Parameter request should be final. | 221 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Type Javadoc comment is missing an @param <CumulativeResponse> tag. | 58 | |
| Type Javadoc comment is missing an @param <Request> tag. | 58 | |
| Type Javadoc comment is missing an @param <Response> tag. | 58 | |
| Type Javadoc comment is missing an @param <Target> tag. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Variable 'count' must be private and have accessor methods. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Parameter assertion should be final. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Parameter request should be final. | 91 | |
| Parameter individual should be final. | 91 | |
| Parameter t should be final. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| First sentence should end with a period. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 105 | |
| Unused @param tag for 'String'. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Unused @param tag for 'request'. | 107 | |
| Unused @param tag for 'Target'. | 108 | |
| Method 'processError' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter error should be final. | 112 | |
| Expected @param tag for 'error'. | 112 | |
| Parameter r should be final. | 112 | |
| Expected @param tag for 'r'. | 112 | |
| Parameter t should be final. | 112 | |
| Expected @param tag for 't'. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 133 | |
| Parameter request should be final. | 133 | |
| Parameter current should be final. | 133 | |
| Parameter t should be final. | 134 | |
| Expected @throws tag for 'Exception'. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 163 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Type Javadoc comment is missing an @param <CumulativeResponse> tag. | 34 | |
| Type Javadoc comment is missing an @param <Request> tag. | 34 | |
| Type Javadoc comment is missing an @param <Response> tag. | 34 | |
| Type Javadoc comment is missing an @param <Target> tag. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 32 | |
| Type Javadoc comment is missing an @param <Request> tag. | 35 | |
| Type Javadoc comment is missing an @param <Response> tag. | 35 | |
| Type Javadoc comment is missing an @param <Target> tag. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Variable 'target' must be private and have accessor methods. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Variable 'request' must be private and have accessor methods. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Variable 'response' must be private and have accessor methods. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Parameter t should be final. | 45 | |
| Parameter r should be final. | 45 | |
| Parameter resp should be final. | 45 | |
| Method 'getCallableRequest' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setCallableRequest' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter r should be final. | 55 | |
| Method 'getCallableTarget' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setCallableTarget' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter t should be final. | 63 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter r should be final. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 54 | |
| Type Javadoc comment is missing an @param <Request> tag. | 57 | |
| Type Javadoc comment is missing an @param <Response> tag. | 57 | |
| Type Javadoc comment is missing an @param <Target> tag. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Parameter e should be final. | 77 | |
| Expected @param tag for 'e'. | 77 | |
| Parameter p should be final. | 77 | |
| Expected @param tag for 'p'. | 77 | |
| Parameter c should be final. | 77 | |
| Expected @param tag for 'c'. | 77 | |
| Parameter t should be final. | 77 | |
| Expected @param tag for 't'. | 77 | |
| Parameter req should be final. | 77 | |
| Expected @param tag for 'req'. | 77 | |
| Parameter id should be final. | 77 | |
| Expected @param tag for 'id'. | 77 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Method 'getFinalResponse' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Method 'executeTask' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 142 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Type Javadoc comment is missing an @param <Request> tag. | 34 | |
| Type Javadoc comment is missing an @param <Response> tag. | 34 | |
| Type Javadoc comment is missing an @param <Target> tag. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 33 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'transformAdhocQueryToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter transformAdhocQueryToCheckPolicyRequest should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Method 'transformSubjectRevisedToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter transformSubjectRevisedToCheckPolicyRequest should be final. | 50 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'transformAdhocQueryResultToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter transformAdhocQueryResultToCheckPolicyRequest should be final. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'transformDocRetrieveToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter transformDocRetrieveToCheckPolicyRequest should be final. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Method 'transformDocRetrieveResultToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Parameter transformDocRetrieveResultToCheckPolicyRequest should be final. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Method 'transformFindAuditEventsToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter transformFindAuditEventsToCheckPolicyRequest should be final. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Method 'transformSubscribeToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Parameter transformSubscribeToCheckPolicyRequest should be final. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Method 'transformUnsubscribeToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter transformUnsubscribeToCheckPolicyRequest should be final. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Method 'transformNotifyToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter transformNotifyToCheckPolicyRequest should be final. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 93 | |
| Method 'transformSubjectAddedToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '(' is followed by whitespace. | 93 | |
| Parameter transformSubjectAddedToCheckPolicyRequest should be final. | 94 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.Map. | 31 | |
| Unused import - java.util.HashMap. | 32 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| '{' is not preceded with whitespace. | 59 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Parameter config should be final. | 74 | |
| Unable to get class information for ServletException. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Missing a Javadoc comment. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '{' is not preceded with whitespace. | 94 | |
| 'if' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| 'try' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'catch' is not preceded with whitespace. | 99 | |
| '}' is not followed by whitespace. | 99 | |
| 'catch' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Must have at least one statement. | 99 | |
| '{' is not followed by whitespace. | 99 | |
| '}' is not preceded with whitespace. | 99 | |
| 'if' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| 'try' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| 'catch' is not preceded with whitespace. | 104 | |
| '}' is not followed by whitespace. | 104 | |
| 'catch' is not followed by whitespace. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| Must have at least one statement. | 104 | |
| '{' is not followed by whitespace. | 104 | |
| '}' is not preceded with whitespace. | 104 | |
| Line has trailing spaces. | 107 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter config should be final. | 66 | |
| Unable to get class information for ServletException. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 78 | |
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Must have at least one statement. | 88 | |
| Must have at least one statement. | 94 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.Map. | 31 | |
| Unused import - java.util.HashMap. | 32 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter config should be final. | 63 | |
| Unable to get class information for ServletException. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Must have at least one statement. | 85 | |
| Must have at least one statement. | 91 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.hibernate.util.*. | 29 | |
| First sentence should end with a period. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 42 | |
| Class AuditRepositoryDAO should be declared as final. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'JAVA_IO_TMPDIR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Variable 'JAVA_IO_TMPDIR' must be private and have accessor methods. | 49 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 69 | |
| Parameter query should be final. | 74 | |
| Expected @param tag for 'query'. | 74 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Parameter auditList should be final. | 105 | |
| Expected @param tag for 'auditList'. | 105 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 130 | |
| First sentence should end with a period. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 152 | |
| Parameter eUserId should be final. | 152 | |
| Expected @param tag for 'eUserId'. | 152 | |
| Parameter ePatientId should be final. | 152 | |
| Expected @param tag for 'ePatientId'. | 152 | |
| Parameter startDate should be final. | 152 | |
| Expected @param tag for 'startDate'. | 152 | |
| Parameter endDate should be final. | 152 | |
| Expected @param tag for 'endDate'. | 152 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 185 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'getEventId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'setEventId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter eventId should be final. | 57 | |
| 'eventId' hides a field. | 57 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter id should be final. | 65 | |
| 'id' hides a field. | 65 | |
| Method 'getMessage' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter message should be final. | 73 | |
| 'message' hides a field. | 73 | |
| Method 'getMessageType' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'setMessageType' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter messageType should be final. | 81 | |
| 'messageType' hides a field. | 81 | |
| Method 'getParticipationIDTypeCode' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Method 'setParticipationIDTypeCode' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter participationIDTypeCode should be final. | 89 | |
| 'participationIDTypeCode' hides a field. | 89 | |
| Method 'getParticipationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Method 'setParticipationTypeCode' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter participationTypeCode should be final. | 97 | |
| 'participationTypeCode' hides a field. | 97 | |
| Method 'getParticipationTypeCodeRole' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Method 'setParticipationTypeCodeRole' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter participationTypeCodeRole should be final. | 105 | |
| 'participationTypeCodeRole' hides a field. | 105 | |
| Method 'getCommunityId' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Method 'setCommunityId' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter communityId should be final. | 113 | |
| 'communityId' hides a field. | 113 | |
| Method 'getReceiverPatientId' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Method 'setReceiverPatientId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter receiverPatientId should be final. | 121 | |
| 'receiverPatientId' hides a field. | 121 | |
| Method 'getSenderPatientId' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Method 'setSenderPatientId' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter senderPatientId should be final. | 129 | |
| 'senderPatientId' hides a field. | 129 | |
| Method 'getTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Method 'setTimeStamp' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter timeStamp should be final. | 137 | |
| 'timeStamp' hides a field. | 137 | |
| Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter userId should be final. | 145 | |
| 'userId' hides a field. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| First sentence should end with a period. | 71 | |
| Line has trailing spaces. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'notifySubscribersOfDocument' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter notifySubscribersOfDocumentRequestSecured should be final. | 45 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter notifyRequestSecured should be final. | 50 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'notifySubscribersOfDocument' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter notifySubscribersOfDocumentRequest should be final. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Method 'notifySubscribersOfCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter notifySubscribersOfCdcBioPackageRequest should be final. | 52 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter notifyRequest should be final. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter notifyRequest should be final. | 50 | |
| Parameter context should be final. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter notifyRequest should be final. | 66 | |
| Parameter context should be final. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Method 'subscribeDocument' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter subscribeDocumentRequestSecured should be final. | 56 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter subscribeRequestSecured should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Method 'subscribeDocument' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter subscribeDocumentRequest should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Method 'subscribeCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter subscribeCdcBioPackageRequest should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Parameter subscribeRequest should be final. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Method 'subscribeDocument' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter arg0 should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Method 'subscribeDocument' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter arg0 should be final. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'subscribeCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter subscribeCdcBioPackageRequest should be final. | 75 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter subscribeRequest should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter context should be final. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 103 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Parameter subscribeRequest should be final. | 110 | |
| Parameter context should be final. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter subscribe should be final. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Parameter assertion should be final. | 138 | |
| Parameter targetCommunitites should be final. | 138 | |
| Line is longer than 80 characters. | 144 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 42 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter unsubscribeRequestSecured should be final. | 46 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 46 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Parameter unsubscribeRequest should be final. | 48 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter unsubscribeRequest should be final. | 54 | |
| Parameter context should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Redundant throws: 'gov.hhs.fha.nhinc.entitysubscriptionmanagement.UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 55 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 73 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter unsubscribeRequest should be final. | 73 | |
| Parameter context should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Redundant throws: 'gov.hhs.fha.nhinc.entitysubscriptionmanagementsecured.UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Parameter context should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter notify should be final. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 44 | |
| Utility classes should not have a public or default constructor. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Parameter notifyRequest should be final. | 63 | |
| Parameter context should be final. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 85 | |
| Comment matches to-do format 'TODO:'. | 86 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter notifyRequest should be final. | 92 | |
| Parameter assertion should be final. | 92 | |
| Parameter direction should be final. | 93 | |
| Parameter logInterface should be final. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter notifyRequest should be final. | 115 | |
| Parameter assertion should be final. | 115 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter subscribeRequest should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter subscribeRequest should be final. | 72 | |
| Parameter context should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 112 | |
| Parameter subscribe should be final. | 112 | |
| Parameter assertion should be final. | 112 | |
| Parameter direction should be final. | 113 | |
| Parameter logInterface should be final. | 113 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter response should be final. | 135 | |
| Parameter assertion should be final. | 135 | |
| Parameter direction should be final. | 136 | |
| Parameter logInterface should be final. | 136 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 159 | |
| Parameter subscribe should be final. | 159 | |
| Parameter assertion should be final. | 159 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 185 | |
| Parameter context should be final. | 185 | |
| Line is longer than 80 characters. | 186 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Parameter unsubscribeRequest should be final. | 48 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter unsubscribeRequest should be final. | 70 | |
| Parameter context should be final. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter unsubscribeRequest should be final. | 81 | |
| Parameter context should be final. | 81 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Must have at least one statement. | 119 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 137 | |
| Line is longer than 80 characters. | 149 | |
| Missing a Javadoc comment. | 157 | |
| Parameter parentUnsubscribe should be final. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Parameter parentReferenceParametersElements should be final. | 158 | |
| Parameter parentAssertion should be final. | 158 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter parentUnsubscribe should be final. | 198 | |
| Parameter childSubscriptionItem should be final. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Parameter parentAssertion should be final. | 199 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 246 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter notifyRequest should be final. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter notifyRequest should be final. | 51 | |
| Parameter context should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter notifyRequest should be final. | 64 | |
| Parameter context should be final. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 43 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter notifyRequestSecured should be final. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter subscribeRequest should be final. | 46 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter subscribeRequest should be final. | 49 | |
| Parameter context should be final. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 64 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter subscribeRequest should be final. | 64 | |
| Parameter context should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter subscribeRequestSecured should be final. | 45 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter unsubscribeRequest should be final. | 46 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 51 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter unsubscribeRequest should be final. | 54 | |
| Parameter context should be final. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Parameter unsubscribeRequest should be final. | 79 | |
| Parameter context should be final. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 43 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter unsubscribeRequestSecured should be final. | 47 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 48 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| First sentence should end with a period. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Variable 'subscriptionRepositoryService' must be private and have accessor methods. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Variable 'subscriptionRepositoryObjFact' must be private and have accessor methods. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Method 'storeSubscription' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter subscriptionItem should be final. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Method 'deleteSubscription' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter subscriptionReferenceType should be final. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Method 'retrieveByCriteria' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Parameter subscriptionCriteriaType should be final. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 134 | |
| Method 'retrieveBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Parameter subscriptionReferenceType should be final. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 168 | |
| Method 'loadSubscriptionRecord' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Parameter subscriptionItemType should be final. | 175 | |
| Method 'loadSubscriptionItem' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Parameter subscriptionItemType should be final. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 199 | |
| Method 'loadSubscriber' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter subscriberType should be final. | 199 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 210 | |
| Method 'loadSubscribee' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Parameter subscribeeType should be final. | 210 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Method 'loadSubscriptionCriteria' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Parameter subscriptionCriteriaType should be final. | 222 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 236 | |
| Method 'loadTopicExpression' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Missing a Javadoc comment. | 236 | |
| Parameter topicExpressionType should be final. | 236 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 246 | |
| Method 'loadSubscriptionPolicy' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| Parameter subscriptionPolicyType should be final. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 262 | |
| Method 'loadPatient' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter qualSubjectId should be final. | 262 | |
| Line is longer than 80 characters. | 268 | |
| Method 'loadAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter assigningAuthorityId should be final. | 274 | |
| Line is longer than 80 characters. | 283 | |
| Method 'loadCriteria' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter criteriaType should be final. | 283 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 289 | |
| Method 'loadSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Parameter subscriptionReferenceType should be final. | 301 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 325 | |
| Method 'loadCommunity' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter communityType should be final. | 325 | |
| Line is longer than 80 characters. | 335 | |
| Method 'loadSubscriptionReferenceType' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Missing a Javadoc comment. | 335 | |
| Parameter subscriptionReference should be final. | 336 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 360 | |
| Method 'loadSubscriptionItemType' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Parameter subscriptionItem should be final. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 377 | |
| Method 'loadSubscriberType' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Parameter subscriber should be final. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 388 | |
| Method 'loadSubscribeeType' is not designed for extension - needs to be abstract, final or empty. | 388 | |
| Missing a Javadoc comment. | 388 | |
| Parameter subscriber should be final. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 399 | |
| Method 'loadSubscriptionCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 399 | |
| Missing a Javadoc comment. | 399 | |
| Parameter subscriptionCriteria should be final. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 417 | |
| Method 'loadCriteriaType' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| Missing a Javadoc comment. | 417 | |
| Parameter criteria should be final. | 417 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 432 | |
| Method 'loadTopicExpressionType' is not designed for extension - needs to be abstract, final or empty. | 432 | |
| Missing a Javadoc comment. | 432 | |
| Parameter topicExpression should be final. | 432 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 442 | |
| Method 'loadSubscriptionPolicyType' is not designed for extension - needs to be abstract, final or empty. | 442 | |
| Missing a Javadoc comment. | 442 | |
| Parameter subscriptionPolicy should be final. | 442 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 450 | |
| Line is longer than 80 characters. | 460 | |
| Method 'loadQualifiedSubjectId' is not designed for extension - needs to be abstract, final or empty. | 460 | |
| Missing a Javadoc comment. | 460 | |
| Parameter patient should be final. | 460 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 466 | |
| Line is longer than 80 characters. | 472 | |
| Method 'loadHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 472 | |
| Missing a Javadoc comment. | 472 | |
| Parameter community should be final. | 472 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 482 | |
| Method 'loadCommunityType' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| Missing a Javadoc comment. | 482 | |
| Parameter community should be final. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 485 | |
| Missing a Javadoc comment. | 492 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'storeSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter subscriptionItem should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Method 'deleteSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter deleteSubscriptionMessage should be final. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'retrieveByCriteria' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter subscriptionCriteria should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Method 'retrieveBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Parameter retrieveBySubscriptionReferenceMessage should be final. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 104 | |
| Method 'retrieveByParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Parameter retrieveByParentSubscriptionReferenceMessage should be final. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 116 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'storeSubscription' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter subscriptionItem should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Method 'deleteSubscription' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter deleteSubscriptionMessage should be final. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'retrieveByCriteria' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter subscriptionCriteria should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Method 'retrieveBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Parameter retrieveBySubscriptionReferenceRequest should be final. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Method 'retrieveByParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter parentSubscriptionReferenceType should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getSubscriptionType' is not designed for extension - needs to be abstract, final or empty. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| First sentence should end with a period. | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getSubscriptionType' is not designed for extension - needs to be abstract, final or empty. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getSubscriptionCount' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter getSubscriptionCountRequest should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'emptySubscriptionRepository' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter emptySubscriptionRepositoryRequest should be final. | 46 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getSubscriptionCount' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Parameter getSubscriptionCountRequest should be final. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Method 'emptySubscriptionRepository' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Parameter emptySubscriptionRepositoryRequest should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Method 'isAuditEnabled' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'getSubscriptionServiceMode' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getAdapterSubscriptionMode' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getNotificationServiceMode' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter service should be final. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 90 | |
| Method 'getEntityNotificationConsumerAddress' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Method 'getTopic' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Unused @param tag for 'Topic'. | 71 | |
| Method 'setTopic' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter topic should be final. | 73 | |
| 'topic' hides a field. | 73 | |
| Expected @param tag for 'topic'. | 73 | |
| Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Unused @param tag for 'Supported'. | 85 | |
| Method 'setSupported' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter isSupported should be final. | 87 | |
| 'isSupported' hides a field. | 87 | |
| Expected @param tag for 'isSupported'. | 87 | |
| Method 'isPatientCentric' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Unused @param tag for 'PatientCentric'. | 99 | |
| Method 'setPatientCentric' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter isPatientCentric should be final. | 101 | |
| 'isPatientCentric' hides a field. | 101 | |
| Expected @param tag for 'isPatientCentric'. | 101 | |
| Method 'isPatientRequired' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Unused @param tag for 'PatientRequired'. | 113 | |
| Method 'setPatientRequired' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter isPatientRequired should be final. | 115 | |
| 'isPatientRequired' hides a field. | 115 | |
| Expected @param tag for 'isPatientRequired'. | 115 | |
| Method 'getPatientIdentifierSubscribeLocation' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Line is longer than 80 characters. | 127 | |
| Unused @param tag for 'PatientIdentifierSubscribeLocation'. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Method 'setPatientIdentifierSubscribeLocation' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Parameter patientIdentifierSubscribeLocation should be final. | 129 | |
| 'patientIdentifierSubscribeLocation' hides a field. | 129 | |
| Expected @param tag for 'patientIdentifierSubscribeLocation'. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Method 'getPatientIdentifierNotifyLocation' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Unused @param tag for 'PatientIdentifierNotifyLocation'. | 141 | |
| Line is longer than 80 characters. | 143 | |
| Method 'setPatientIdentifierNotifyLocation' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Parameter patientIdentifierNotifyLocation should be final. | 143 | |
| 'patientIdentifierNotifyLocation' hides a field. | 143 | |
| Expected @param tag for 'patientIdentifierNotifyLocation'. | 143 | |
| Method 'getPatientIdentifierFormat' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Unused @param tag for 'PatientIdentifierFormat'. | 155 | |
| Method 'setPatientIdentifierFormat' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Parameter patientIdentifierFormat should be final. | 157 | |
| 'patientIdentifierFormat' hides a field. | 157 | |
| Expected @param tag for 'patientIdentifierFormat'. | 157 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Parameter description should be final. | 171 | |
| 'description' hides a field. | 171 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.service.SubscriptionRepositoryException. | 31 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NhincConstants. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Unused import - java.util.logging.Level. | 39 | |
| Unused import - java.util.logging.Logger. | 40 | |
| Unused import - org.w3c.dom.Node. | 44 | |
| Line has trailing spaces. | 47 | |
| Class TopicConfigurationManager should be declared as final. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Name 'm_sPropertyFileDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Name 'm_sInternalXMLFileDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Name 'm_sFileSeparator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Name 'm_sFailedEnvVarMessage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Name 'm_bFailedToLoadEnvVar' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Name 'm_bInternalLoaded' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 95 | |
| Name 'AddEntry' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 95 | |
| Parameter topicConfig should be final. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter TopicNode should be final. | 99 | |
| Name 'TopicNode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 170 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line has trailing spaces. | 55 | |
| Method 'getTopicConfigurations' is not designed for extension - needs to be abstract, final or empty. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Unused @param tag for 'oInternalConnectionInfos'. | 41 | |
| Parameter topicConfigurations should be final. | 44 | |
| Expected @param tag for 'topicConfigurations'. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter sXML should be final. | 63 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'createReferenceParameterElementsFromSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter subscriptionReferenceXml should be final. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'createReferenceParameterElementsFromConsumerReference' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter subscribeXml should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter referenceParametersElements should be final. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter xml should be final. | 82 | |
| Parameter xpathQuery should be final. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter endpointReference should be final. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getSoapHeaderElements' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter context should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getSoapHeaderElements' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter context should be final. | 55 | |
| Parameter messageContextAttributeName should be final. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getSoapHeaderElements' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter soapHeader should be final. | 78 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getSoapHeaderElementsFromSoapMessage' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter soapMessage should be final. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getElements' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'marshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter object should be final. | 40 | |
| Method 'unmarshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter element should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'createConsumerReferenceEndpointReference' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter consumerReferenceAddress should be final. | 40 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Expected an @return tag. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Method 'createEndpointReference' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter endpointReferenceXml should be final. | 49 | |
| Expected @param tag for 'endpointReferenceXml'. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 63 | |
| Parameter endpointReferenceXml should be final. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Method 'createEndpointReferenceAddressOnly' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter address should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter endpointReference should be final. | 79 | |
| Parameter address should be final. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Method 'attachSimpleReferenceParameter' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter endpointReference should be final. | 86 | |
| Parameter referenceParameterUri should be final. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Parameter referenceParameterElementName should be final. | 87 | |
| Parameter referenceParameterValue should be final. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.xmlCommon.XmlUtility. | 29 | |
| Unused import - java.util.logging.Level. | 30 | |
| Unused import - java.util.logging.Logger. | 31 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'EndpointReferenceContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter object should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter element should be final. | 52 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter object should be final. | 48 | |
| Parameter contextPath should be final. | 48 | |
| Line is longer than 80 characters. | 57 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter element should be final. | 79 | |
| Parameter contextPath should be final. | 79 | |
| Line is longer than 80 characters. | 92 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Class Namespaces should be declared as final. | 33 | |
| Missing a Javadoc comment. | 35 | |
| 'static' modifier out of order with the JLS suggestions. | 35 | |
| Missing a Javadoc comment. | 36 | |
| 'static' modifier out of order with the JLS suggestions. | 36 | |
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Expected an @return tag. | 52 | |
| Line is longer than 80 characters. | 52 | |
| Method 'buildNotifyFromSubscribe' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter notificationMessageElement should be final. | 52 | |
| Expected @param tag for 'notificationMessageElement'. | 52 | |
| Parameter subscriptionReferenceElement should be final. | 52 | |
| Expected @param tag for 'subscriptionReferenceElement'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 55 | |
| Method 'saveSoapMessageToContext' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter context should be final. | 55 | |
| Expected @param tag for 'context'. | 55 | |
| Parameter attributeName should be final. | 55 | |
| Expected @param tag for 'attributeName'. | 55 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter context should be final. | 93 | |
| Parameter attributeName should be final. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 106 | |
| Method 'extractSoapMessage' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter context should be final. | 106 | |
| Parameter attributeName should be final. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 126 | |
| Method 'extractSoapMessageElement' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter context should be final. | 126 | |
| Parameter attributeName should be final. | 126 | |
| Unused @param tag for 'WSBindingProvider'. | 139 | |
| Unused @param tag for 'ReferenceParametersElements'. | 140 | |
| Expected an @return tag. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Method 'extractSoapHeader' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Parameter context should be final. | 142 | |
| Expected @param tag for 'context'. | 142 | |
| Parameter attributeName should be final. | 142 | |
| Expected @param tag for 'attributeName'. | 142 | |
| Expected @throws tag for 'SOAPException'. | 142 | |
| Line has trailing spaces. | 149 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'SubscribeContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'marshalSubscribe' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter object should be final. | 40 | |
| Method 'unmarshalSubscribe' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter element should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Name 'NotifyRespContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Method 'marshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter object should be final. | 43 | |
| Method 'unmarshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter element should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'marshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter object should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Method 'unmarshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter element should be final. | 61 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Expected an @return tag. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Method 'createSubscribeResponseFromXml' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter subscribeResponseXml should be final. | 49 | |
| Expected @param tag for 'subscribeResponseXml'. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NullChecker. | 30 | |
| Unused import - java.util.logging.Level. | 33 | |
| Unused import - java.util.logging.Logger. | 34 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Method 'buildSubscriptionManagerTarget' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter subscriptionReferenceXml should be final. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Method 'marshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter object should be final. | 42 | |
| Method 'unmarshalUnsubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter element should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Method 'marshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter object should be final. | 50 | |
| Method 'unmarshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter element should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'marshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter object should be final. | 40 | |
| Method 'unmarshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter element should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter object should be final. | 39 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter element should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.logging.Level. | 30 | |
| Unused import - java.util.logging.Logger. | 31 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'EndpointReferenceContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter object should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter element should be final. | 52 | |
| Parameter contextPath should be final. | 52 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter xml should be final. | 68 | |
| Parameter contextPath should be final. | 68 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter element should be final. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.logging.Level. | 33 | |
| Unused import - java.util.logging.Logger. | 34 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter object should be final. | 48 | |
| Parameter contextPath should be final. | 48 | |
| Line is longer than 80 characters. | 57 | |
| Method 'unmarshallJaxbElement' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter element should be final. | 79 | |
| Parameter contextPath should be final. | 79 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter element should be final. | 88 | |
| Parameter contextPath should be final. | 88 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter xml should be final. | 121 | |
| Parameter contextPath should be final. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter object should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter element should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter object should be final. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter element should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter object should be final. | 39 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter element should be final. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter object should be final. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter element should be final. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'SubscribeContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Method 'marshalSubscribe' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Parameter object should be final. | 46 | |
| Method 'unmarshalSubscribe' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter element should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 58 | |
| Method 'unmarshalSubscribeResponse' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter element should be final. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.AcknowledgementType. | 29 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter object should be final. | 41 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter element should be final. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.xmlCommon.XmlUtility. | 29 | |
| Unused import - java.util.logging.Level. | 30 | |
| Unused import - java.util.logging.Logger. | 31 | |
| Unused import - org.oasis_open.docs.wsn.b_2.Notify. | 33 | |
| Unused import - org.oasis_open.docs.wsn.b_2.Subscribe. | 34 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter object should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter element should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter xml should be final. | 59 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter object should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter xml should be final. | 51 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter element should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Parameter xml should be final. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Must have at least one statement. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Method 'marshalSubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter object should be final. | 42 | |
| Method 'unmarshalUnsubscribeRequest' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter element should be final. | 46 | |
| Method 'marshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter object should be final. | 50 | |
| Method 'unmarshalNotifyRequest' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter element should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter object should be final. | 40 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter element should be final. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Name 'ContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter object should be final. | 39 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter element should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter context should be final. | 41 | |
| Line is longer than 80 characters. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Class OrchestrationContextFactory should be declared as final. | 43 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Parameter homeCommunityType should be final. | 54 | |
| Parameter serviceName should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter apiLevel should be final. | 62 | |
| Parameter serviceName should be final. | 63 | |
| switch without "default" clause. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| First sentence should end with a period. | 43 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| First sentence should end with a period. | 52 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'extractPatientIdentifier' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter subscribeElement should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter topicConfig should be final. | 61 | |
| Expected @throws tag for 'SubscribeCreationFailedFault'. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter subscribeElement should be final. | 87 | |
| Parameter patientIdentifierLocation should be final. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| First sentence should end with a period. | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Unused @param tag for 'rawSubscribeXml'. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Method 'createSubscriptionItem' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter subscribe should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter parentSubscriptionReferenceXML should be final. | 61 | |
| Parameter consumer should be final. | 61 | |
| Parameter producer should be final. | 61 | |
| Parameter targets should be final. | 61 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 78 | |
| Parameter subscribe should be final. | 78 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Parameter subscribe should be final. | 95 | |
| Must have at least one statement. | 97 | |
| Comment matches to-do format 'TODO:'. | 98 | |
| Missing a Javadoc comment. | 103 | |
| Parameter subscribe should be final. | 103 | |
| Must have at least one statement. | 105 | |
| Comment matches to-do format 'TODO:'. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| First sentence should end with a period. | 36 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Method 'storeSubscriptionItem' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter subscriptionItem should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Method 'storeExternalSubscriptionItem' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Parameter subscriptionItem should be final. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter message should be final. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter message should be final. | 43 | |
| Parameter cause should be final. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - org.oasis_open.docs.wsn.b_2.UnableToDestroySubscriptionFaultType. | 35 | |
| Unused import - org.oasis_open.docs.wsn.bw_2.UnableToDestroySubscriptionFault. | 40 | |
| Unused import - org.oasis_open.docs.wsrf.bf_2.BaseFaultType.Description. | 41 | |
| Unused import - org.oasis_open.docs.wsrf.bf_2.BaseFaultType.FaultCause. | 42 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getUnableToParseTopicExpressionFromSubscribeFault' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter t should be final. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getTopicConfigurationException' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter t should be final. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Method 'getConfigurationException' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter t should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getConfigurationException' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter message should be final. | 73 | |
| Parameter t should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getUnableToExtractPatientIdentifierFromSubscribe' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter t should be final. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Method 'getMalformedSubscribe' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter message should be final. | 84 | |
| Parameter t should be final. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Method 'getMalformedSubscribeResponse' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter message should be final. | 90 | |
| Parameter t should be final. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getSubscriptionsNotSupported' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Method 'getUnknownSubscriptionServiceMode' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter serviceMode should be final. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getUnknownSubscriptionServiceAdapterModeFault' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter childAdapterSubscriptionMode should be final. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 116 | |
| Method 'getPatientNotInSubscribeMessage' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Method 'getUnknownTopic' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter topic should be final. | 120 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getKnownTopicNotSupported' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter topic should be final. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Method 'getFailedToForwardSubscribeToAgencyFault' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter ex should be final. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Using the '.*' form of import should be avoided - org.oasis_open.docs.wsn.b_2.*. | 31 | |
| Using the '.*' form of import should be avoided - org.oasis_open.docs.wsn.bw_2.*. | 32 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getGenericProcessingExceptionFault' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter ex should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getFailedToRemoveSubscriptionFault' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter ex should be final. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Method 'getUnableToFindSubscriptionFault' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getErrorDuringSubscriptionRetrieveFault' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter ex should be final. | 61 | |
| Line is longer than 80 characters. | 63 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Name 'ATTACHMENT_FILE_PREFIX' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name 'ATTACHMENT_FILE_SUFFIX' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 74 | |
| Method 'isParsePayloadAsFileLocationEnabled' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Method 'parseBase64DataAsUri' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter dh should be final. | 96 | |
| Expected @throws tag for 'IOException'. | 96 | |
| Expected @throws tag for 'URISyntaxException'. | 96 | |
| '1024' is a magic number. | 101 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 117 | |
| Method 'saveDataToFile' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter dh should be final. | 122 | |
| Parameter file should be final. | 122 | |
| Expected @throws tag for 'IOException'. | 122 | |
| '1024' is a magic number. | 127 | |
| Line has trailing spaces. | 140 | |
| Method 'closeStreamWithoutException' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Parameter is should be final. | 143 | |
| Line has trailing spaces. | 155 | |
| Method 'closeStreamWithoutException' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Parameter os should be final. | 158 | |
| Line has trailing spaces. | 170 | |
| Method 'convertToDataHandler' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Parameter file should be final. | 175 | |
| Expected @throws tag for 'IOException'. | 175 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 183 | |
| Line has trailing spaces. | 190 | |
| Method 'convertToDataHandler' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Parameter data should be final. | 195 | |
| Expected @throws tag for 'IOException'. | 195 | |
| Line is longer than 80 characters. | 201 | |
| Line has trailing spaces. | 202 | |
| Method 'convertToBytes' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Parameter dh should be final. | 207 | |
| Expected @throws tag for 'IOException'. | 207 | |
| '1024' is a magic number. | 212 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line has trailing spaces. | 223 | |
| Expected an @return tag. | 227 | |
| Method 'generateAttachmentFile' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Expected @throws tag for 'IOException'. | 227 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 238 | |
| Method 'getPayloadSaveDirectory' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 246 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 49 | |
| Parameter e should be final. | 52 | |
| Line has trailing spaces. | 58 | |
| Parameter sMessage should be final. | 62 | |
| Parameter e should be final. | 62 | |
| Line has trailing spaces. | 68 | |
| Parameter sMessage should be final. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Extra HTML tag found: </txn:TransactionID\>. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Parameter context should be final. | 84 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 148 | |
| Method 'createTransactionRecord' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Parameter messageId should be final. | 148 | |
| Parameter transactionId should be final. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line has trailing spaces. | 168 | |
| Method 'getTransactionId' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Parameter id should be final. | 172 | |
| Line has trailing spaces. | 174 | |
| 'if' is not followed by whitespace. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line has trailing spaces. | 178 | |
| Line has trailing spaces. | 184 | |
| Method 'enableMdcLogging' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Parameter transactionId should be final. | 188 | |
| Parameter messageId should be final. | 188 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter transactionIdElement should be final. | 198 | |
| Parameter messageId should be final. | 198 | |
| '{' is not preceded with whitespace. | 198 | |
| Line is longer than 80 characters. | 202 | |
| Line has trailing spaces. | 207 | |
| Line has trailing spaces. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Parameter iter should be final. | 211 | |
| Parameter messageId should be final. | 211 | |
| '{' is not preceded with whitespace. | 211 | |
| Line has trailing spaces. | 214 | |
| Line is longer than 80 characters. | 222 | |
| Line has trailing spaces. | 224 | |
| Line has trailing spaces. | 225 | |
| Line has trailing spaces. | 226 | |
| Line has trailing spaces. | 227 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 230 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 239 | |
| Line has trailing spaces. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Parameter header should be final. | 243 | |
| Parameter ns should be final. | 243 | |
| Parameter name should be final. | 243 | |
| Missing a Javadoc comment. | 248 | |
| Parameter header should be final. | 248 | |
| Parameter qname should be final. | 248 | |
| Line is longer than 80 characters. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Parameter header should be final. | 259 | |
| Parameter ns should be final. | 259 | |
| Parameter name should be final. | 259 | |
| Line has trailing spaces. | 270 | |
| Line has trailing spaces. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Parameter context should be final. | 283 | |
| Line has trailing spaces. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Method 'close' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Parameter context should be final. | 294 | |
| Line has trailing spaces. | 300 | |
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. | 303 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 74 | |
| Parameter transactionRepo should be final. | 78 | |
| Expected @param tag for 'transactionRepo'. | 78 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 110 | |
| Parameter messageId should be final. | 114 | |
| Expected @param tag for 'messageId'. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 145 | |
| Line has trailing spaces. | 149 | |
| Missing a Javadoc comment. | 157 | |
| Parameter session should be final. | 157 | |
| Parameter flush should be final. | 157 | |
| Missing a Javadoc comment. | 166 | |
| Parameter tx should be final. | 166 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line has trailing spaces. | 54 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter id should be final. | 59 | |
| 'id' hides a field. | 59 | |
| Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter messageId should be final. | 75 | |
| 'messageId' hides a field. | 75 | |
| Method 'getTransactionId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Method 'setTransactionId' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter transactionId should be final. | 91 | |
| 'transactionId' hides a field. | 91 | |
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter time should be final. | 107 | |
| 'time' hides a field. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 43 | |
| Utility classes should not have a public or default constructor. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Type Javadoc comment is missing an @param <T> tag. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'serviceEndpoint' must be private and have accessor methods. | 18 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter portDescriptor should be final. | 20 | |
| Parameter url should be final. | 20 | |
| Parameter assertion should be final. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter portDescriptor should be final. | 24 | |
| Parameter url should be final. | 24 | |
| Parameter assertion should be final. | 24 | |
| Parameter portBuilder should be final. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 25 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.messaging.client.CONNECTCXFClientUnsecured. | 30 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.messaging.client.CONNECTClient. | 31 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter portDescriptor should be final. | 41 | |
| Parameter url should be final. | 41 | |
| Parameter assertion should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter portDescriptor should be final. | 48 | |
| Parameter url should be final. | 48 | |
| Parameter assertion should be final. | 49 | |
| Parameter wsAddressingTo should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter portDescriptor should be final. | 55 | |
| Parameter url should be final. | 55 | |
| Parameter assertion should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 40 | |
| Type Javadoc comment is missing an @param <T> tag. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter portDescriptor should be final. | 44 | |
| Parameter url should be final. | 44 | |
| Parameter assertion should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter portDescriptor should be final. | 52 | |
| Parameter url should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Parameter wsAddressingTo should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter assertion should be final. | 64 | |
| Parameter wsAddressingTo should be final. | 64 | |
| Parameter wsAddressingAction should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.messaging.service.ServiceEndpoint. | 31 | |
| Line has trailing spaces. | 36 | |
| Type Javadoc comment is missing an @param <T> tag. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter portDescriptor should be final. | 41 | |
| Parameter url should be final. | 41 | |
| Parameter assertion should be final. | 41 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Type Javadoc comment is missing an @param <T> tag. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 52 | |
| Method 'invokePort' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter portClass should be final. | 52 | |
| Parameter methodName should be final. | 52 | |
| Parameter operationInput should be final. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 58 | |
| Expected an @return tag. | 63 | |
| Method 'configureBasePort' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter port should be final. | 63 | |
| Expected @param tag for 'port'. | 63 | |
| Parameter url should be final. | 63 | |
| Expected @param tag for 'url'. | 63 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| 'public' modifier out of order with the JLS suggestions. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| 'public' modifier out of order with the JLS suggestions. | 17 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| 'public' modifier out of order with the JLS suggestions. | 20 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter context should be final. | 22 | |
| Parameter oAssertionIn should be final. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 47 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 53 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter context should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.messaging.service.ServiceEndpoint. | 30 | |
| Type Javadoc comment is missing an @param <T> tag. | 37 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Variable 'port' must be private and have accessor methods. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Parameter port should be final. | 41 | |
| 'port' hides a field. | 41 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 48 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Type Javadoc comment is missing an @param <T> tag. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line has trailing spaces. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 43 | |
| Type Javadoc comment is missing an @param <T> tag. | 43 | |
| Line has trailing spaces. | 44 | |
| Parameter decoratedEndpoint should be final. | 48 | |
| Expected @param tag for 'decoratedEndpoint'. | 48 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Parameter decoratoredEndpoint should be final. | 47 | |
| Expected @param tag for 'decoratoredEndpoint'. | 47 | |
| Parameter assertion should be final. | 47 | |
| 'assertion' hides a field. | 47 | |
| Expected @param tag for 'assertion'. | 47 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Type Javadoc comment is missing an @param <T> tag. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Variable 'decoratedEndpoint' must be private and have accessor methods. | 37 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 | |
| '(' is preceded with whitespace. | 39 | |
| Parameter decoratedEndpoint should be final. | 39 | |
| 'decoratedEndpoint' hides a field. | 39 | |
| Line has trailing spaces. | 42 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 46 | |
| Method 'getPort' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Parameter decoratedEndpoint should be final. | 55 | |
| Expected @param tag for 'decoratedEndpoint'. | 55 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Parameter decoratoredEndpoint should be final. | 46 | |
| Expected @param tag for 'decoratoredEndpoint'. | 46 | |
| Parameter url should be final. | 46 | |
| 'url' hides a field. | 46 | |
| Expected @param tag for 'url'. | 46 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 45 | |
| Type Javadoc comment is missing an @param <T> tag. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter decoratoredEndpoint should be final. | 46 | |
| Line has trailing spaces. | 49 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line has trailing spaces. | 54 | |
| ',' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| 'private' modifier out of order with the JLS suggestions. | 48 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Parameter cm should be final. | 56 | |
| Parameter password should be final. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 83 | |
| Method 'getTLSClientParameters' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line has trailing spaces. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 47 | |
| Unused @param tag for 'assertion'. | 47 | |
| Line has trailing spaces. | 48 | |
| Unused @param tag for 'url'. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Parameter decoratoredEndpoint should be final. | 50 | |
| Expected @param tag for 'decoratoredEndpoint'. | 50 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Type Javadoc comment is missing an @param <T> tag. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Parameter decoratoredEndpoint should be final. | 68 | |
| Expected @param tag for 'decoratoredEndpoint'. | 68 | |
| Parameter wsAddressingTo should be final. | 68 | |
| Expected @param tag for 'wsAddressingTo'. | 68 | |
| Parameter wsAddressingAction should be final. | 69 | |
| Expected @param tag for 'wsAddressingAction'. | 69 | |
| Parameter assertion should be final. | 69 | |
| 'assertion' hides a field. | 69 | |
| Expected @param tag for 'assertion'. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Method 'configure' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 110 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Missing a Javadoc comment. | 137 | |
| Parameter contentType should be final. | 137 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line has trailing spaces. | 154 | |
| Line is longer than 80 characters. | 167 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Type Javadoc comment is missing an @param <T> tag. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Variable 'serviceEndpointClass' must be private and have accessor methods. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Parameter portDescriptor should be final. | 40 | |
| Method 'configureJaxWsProxyFactory' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter factory should be final. | 45 | |
| Method 'createPort' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 13 | |
| Type Javadoc comment is missing an @param <T> tag. | 13 | |
| Line is longer than 80 characters. | 18 | |
| Parameter portDescriptor should be final. | 18 | |
| Expected @param tag for 'portDescriptor'. | 18 | |
| Line has trailing spaces. | 21 | |
| Method 'configureJaxWsProxyFactory' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Parameter factory should be final. | 23 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Name 'CACHED_PORTS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter portDescriptor should be final. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Method 'createPort' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Type Javadoc comment is missing an @param <T> tag. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Type Javadoc comment is missing an @param <T> tag. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'public' modifier. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Redundant 'public' modifier. | 46 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter findCandidatesRequest should be final. | 54 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 49 | |
| Unused @param tag for 'bIsSecure'. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Unused @param tag for 'context'. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'query' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter findCandidatesRequest should be final. | 56 | |
| Parameter assertionFromBody should be final. | 56 | |
| Expected @param tag for 'assertionFromBody'. | 56 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 74 | |
| Method 'query' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter bIsSecure should be final. | 74 | |
| Parameter findCandidatesRequest should be final. | 74 | |
| Parameter context should be final. | 74 | |
| Line is longer than 80 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 45 | |
| '{' should be on the previous line. | 51 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'query' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter findCandidatesRequest should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| '{' should be on the previous line. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter findCandidatesRequest should be final. | 56 | |
| Expected @throws tag for 'FindCandidatesSecuredFault'. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| '}' should be on the same line. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter findCandidatesRequest should be final. | 45 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Name 'FindPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Method 'FindPatient' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Name 'FindPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
| Parameter query should be final. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Method 'isNhinRequiredParamsFound' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line contains a tab character. | 24 | |
| Parameter query should be final. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'runtimeError' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter message should be final. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Method 'FindPatient' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'FindPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Parameter query should be final. | 38 | |
| Method 'isNhinRequiredParamsFound' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter query should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getAdapterComponentMpiChecker' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'query' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter bIsSecure should be final. | 57 | |
| Parameter findCandidatesRequest should be final. | 57 | |
| Parameter context should be final. | 58 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 76 | |
| Method 'query' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter findCandidatesRequest should be final. | 76 | |
| Parameter assertionFromBody should be final. | 76 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter findCandidatesRequest should be final. | 49 | |
| Parameter assertion should be final. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 33 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter findCandidatesRequest should be final. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter patients should be final. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Parameter patients should be final. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Parameter patients should be final. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Parameter queryParams should be final. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Parameter queryParams should be final. | 49 | |
| Parameter searchByDemographics should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Parameter searchParams should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Name 'LookupPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Parameter searchParams should be final. | 57 | |
| Parameter searchByDemographics should be final. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 51 | |
| First sentence should end with a period. | 53 | |
| Line has trailing spaces. | 55 | |
| Method 'FindPatient' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Name 'FindPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Parameter query should be final. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 122 | |
| Line has trailing spaces. | 129 | |
| Method 'isNhinRequiredParamsFound' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter query should be final. | 133 | |
| Expected @param tag for 'query'. | 133 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 51 | |
| Method 'FindPatient' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Name 'FindPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Parameter query should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 124 | |
| Method 'isNhinRequiredParamsFound' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Parameter query should be final. | 128 | |
| Expected @param tag for 'query'. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Name 'SplitName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Parameter name should be final. | 47 | |
| Line is longer than 80 characters. | 55 | |
| Avoid nested blocks. | 59 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Name 'SplitNameByDelimiter' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| Parameter name should be final. | 69 | |
| Parameter delimiter should be final. | 69 | |
| Parameter order should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 100 | |
| Name 'SerializeName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | |
| Parameter personname should be final. | 100 | |
| Line is longer than 80 characters. | 110 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 72 | |
| Utility classes should not have a public or default constructor. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Name 'ExtractGender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| Parameter params should be final. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Name 'ExtractBirthdate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
| Parameter params should be final. | 109 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 123 | |
| '8' is a magic number. | 126 | |
| Line is longer than 80 characters. | 127 | |
| '8' is a magic number. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Name 'ExtractPersonnames' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 | |
| Parameter params should be final. | 150 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Must have at least one statement. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Name 'ExtractPersonIdentifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 279 | |
| Parameter params should be final. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 318 | |
| Missing a Javadoc comment. | 318 | |
| Name 'ExtractSSNIdentifier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 318 | |
| Parameter params should be final. | 318 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 331 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Name 'ExtractPersonAddresses' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 357 | |
| Parameter params should be final. | 357 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 457 | |
| Missing a Javadoc comment. | 457 | |
| Name 'ExtractTelecoms' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 457 | |
| Parameter params should be final. | 457 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 500 | |
| Missing a Javadoc comment. | 500 | |
| Name 'ExtractHL7QueryParamsFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 500 | |
| Parameter message should be final. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 511 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 530 | |
| Missing a Javadoc comment. | 530 | |
| Name 'ExtractMpiPatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 530 | |
| Parameter message should be final. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 540 | |
| Missing a Javadoc comment. | 540 | |
| Name 'ExtractMpiPatientFromQueryParams' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 540 | |
| Parameter params should be final. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 568 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 94 | |
| Utility classes should not have a public or default constructor. | 97 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Name 'BuildMessageFromMpiPatients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Parameter patients should be final. | 103 | |
| Parameter query should be final. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter patients should be final. | 175 | |
| Parameter query should be final. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Parameter query should be final. | 234 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter patient should be final. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter patient should be final. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Missing a Javadoc comment. | 292 | |
| Missing a Javadoc comment. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 314 | |
| Missing a Javadoc comment. | 314 | |
| Parameter patient should be final. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Missing a Javadoc comment. | 323 | |
| Parameter patient should be final. | 323 | |
| Comment matches to-do format 'TODO:'. | 328 | |
| Line is longer than 80 characters. | 328 | |
| Missing a Javadoc comment. | 348 | |
| Missing a Javadoc comment. | 355 | |
| Line is longer than 80 characters. | 356 | |
| '100' is a magic number. | 364 | |
| Line is longer than 80 characters. | 370 | |
| Missing a Javadoc comment. | 370 | |
| Parameter patient should be final. | 370 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Missing a Javadoc comment. | 392 | |
| Parameter patient should be final. | 392 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter patient should be final. | 413 | |
| Line is longer than 80 characters. | 451 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 463 | |
| Missing a Javadoc comment. | 469 | |
| Parameter patient should be final. | 469 | |
| Comment matches to-do format 'TODO:'. | 472 | |
| Line is longer than 80 characters. | 483 | |
| Missing a Javadoc comment. | 495 | |
| Parameter patient should be final. | 495 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 502 | |
| Missing a Javadoc comment. | 508 | |
| Parameter patient should be final. | 508 | |
| Missing a Javadoc comment. | 512 | |
| Parameter personname should be final. | 512 | |
| Line is longer than 80 characters. | 522 | |
| Missing a Javadoc comment. | 527 | |
| Parameter patient should be final. | 527 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 537 | |
| Missing a Javadoc comment. | 537 | |
| Parameter query should be final. | 537 | |
| Line is longer than 80 characters. | 538 | |
| Line is longer than 80 characters. | 549 | |
| Missing a Javadoc comment. | 549 | |
| Parameter querySender should be final. | 549 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 558 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 592 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 598 | |
| Line is longer than 80 characters. | 608 | |
| Missing a Javadoc comment. | 608 | |
| Parameter queryReceiver should be final. | 608 | |
| Line is longer than 80 characters. | 615 | |
| Line is longer than 80 characters. | 617 | |
| Line is longer than 80 characters. | 624 | |
| Line is longer than 80 characters. | 625 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 628 | |
| Line is longer than 80 characters. | 630 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 639 | |
| Line is longer than 80 characters. | 649 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 656 | |
| Line is longer than 80 characters. | 657 | |
| Missing a Javadoc comment. | 667 | |
| Parameter add should be final. | 667 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 681 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 68 | |
| Utility classes should not have a public or default constructor. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Name 'ExtractGender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| Parameter params should be final. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Name 'ExtractBirthdate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Parameter params should be final. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Name 'ExtractPersonName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | |
| Parameter params should be final. | 128 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Must have at least one statement. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Name 'ExtractPersonIdentifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 220 | |
| Parameter params should be final. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 255 | |
| Missing a Javadoc comment. | 255 | |
| Name 'ExtractPersonAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 255 | |
| Parameter params should be final. | 255 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 296 | |
| 'if' construct must use '{}'s. | 297 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 304 | |
| 'if' construct must use '{}'s. | 305 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 312 | |
| 'if' construct must use '{}'s. | 313 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 319 | |
| 'if' construct must use '{}'s. | 320 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 326 | |
| 'if' construct must use '{}'s. | 327 | |
| Line is longer than 80 characters. | 331 | |
| Missing a Javadoc comment. | 344 | |
| Name 'ExtractTelecom' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 344 | |
| Parameter params should be final. | 344 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 350 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 363 | |
| Line is longer than 80 characters. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Name 'ExtractHL7QueryParamsFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 377 | |
| Parameter message should be final. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 407 | |
| Missing a Javadoc comment. | 407 | |
| Name 'ExtractMpiPatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 407 | |
| Parameter message should be final. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 417 | |
| Missing a Javadoc comment. | 417 | |
| Name 'ExtractMpiPatientFromQueryParams' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 417 | |
| Parameter params should be final. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 449 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 94 | |
| Utility classes should not have a public or default constructor. | 97 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Name 'BuildMessageFromMpiPatient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Parameter patients should be final. | 103 | |
| Parameter query should be final. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter patients should be final. | 173 | |
| Parameter query should be final. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter query should be final. | 228 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Parameter patient should be final. | 256 | |
| Parameter query should be final. | 256 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Parameter patient should be final. | 266 | |
| Parameter query should be final. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Missing a Javadoc comment. | 287 | |
| Missing a Javadoc comment. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Parameter patient should be final. | 309 | |
| Parameter query should be final. | 309 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 318 | |
| Missing a Javadoc comment. | 318 | |
| Parameter patient should be final. | 318 | |
| Parameter query should be final. | 318 | |
| Comment matches to-do format 'TODO:'. | 323 | |
| Line is longer than 80 characters. | 323 | |
| Missing a Javadoc comment. | 343 | |
| Missing a Javadoc comment. | 350 | |
| Line is longer than 80 characters. | 351 | |
| '100' is a magic number. | 359 | |
| Line is longer than 80 characters. | 365 | |
| Missing a Javadoc comment. | 365 | |
| Parameter patient should be final. | 365 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Missing a Javadoc comment. | 387 | |
| Parameter patient should be final. | 387 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 408 | |
| Missing a Javadoc comment. | 408 | |
| Parameter patient should be final. | 408 | |
| Parameter query should be final. | 408 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 457 | |
| Line is longer than 80 characters. | 458 | |
| Missing a Javadoc comment. | 464 | |
| Parameter patient should be final. | 464 | |
| Comment matches to-do format 'TODO:'. | 467 | |
| Line is longer than 80 characters. | 478 | |
| Missing a Javadoc comment. | 490 | |
| Parameter patient should be final. | 490 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 494 | |
| Missing a Javadoc comment. | 501 | |
| Parameter patient should be final. | 501 | |
| Line has trailing spaces. | 505 | |
| Missing a Javadoc comment. | 509 | |
| Parameter personName should be final. | 509 | |
| Line is longer than 80 characters. | 519 | |
| Missing a Javadoc comment. | 524 | |
| Parameter patient should be final. | 524 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 534 | |
| Missing a Javadoc comment. | 534 | |
| Parameter query should be final. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 546 | |
| Missing a Javadoc comment. | 546 | |
| Parameter querySender should be final. | 546 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 563 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 587 | |
| Line is longer than 80 characters. | 589 | |
| Line is longer than 80 characters. | 594 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 605 | |
| Missing a Javadoc comment. | 605 | |
| Parameter queryReceiver should be final. | 605 | |
| Line is longer than 80 characters. | 612 | |
| Line is longer than 80 characters. | 614 | |
| Line is longer than 80 characters. | 621 | |
| Line is longer than 80 characters. | 622 | |
| Line is longer than 80 characters. | 623 | |
| Line is longer than 80 characters. | 625 | |
| Line is longer than 80 characters. | 627 | |
| Line is longer than 80 characters. | 628 | |
| Line is longer than 80 characters. | 629 | |
| Line is longer than 80 characters. | 636 | |
| Line is longer than 80 characters. | 646 | |
| Line is longer than 80 characters. | 648 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 654 | |
| Missing a Javadoc comment. | 664 | |
| Parameter add should be final. | 664 | |
| Line is longer than 80 characters. | 671 | |
| Line is longer than 80 characters. | 678 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 38 | |
| Name 'GenerateMessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Avoid inline conditionals. | 59 | |
| Line has trailing spaces. | 64 | |
| Unused @param tag for 'request'. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter findCandidatesRequest should be final. | 69 | |
| Expected @param tag for 'findCandidatesRequest'. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter findCandidatesRequest should be final. | 40 | |
| Parameter assertion should be final. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getAdapterComponentMpiProxy' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line contains a tab character. | 67 | |
| Avoid inline conditionals. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Parameter portDescriptor should be final. | 71 | |
| Line contains a tab character. | 72 | |
| Parameter url should be final. | 72 | |
| Parameter assertion should be final. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter request should be final. | 87 | |
| Line contains a tab character. | 88 | |
| Parameter assertion should be final. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line contains a tab character. | 68 | |
| Avoid inline conditionals. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line contains a tab character. | 72 | |
| Parameter portDescriptor should be final. | 72 | |
| Line contains a tab character. | 73 | |
| Parameter url should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter request should be final. | 88 | |
| Line contains a tab character. | 89 | |
| Parameter assertion should be final. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Redundant 'public' modifier. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Avoid inline conditionals. | 59 | |
| Line has trailing spaces. | 64 | |
| Unused @param tag for 'request'. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter findCandidatesRequest should be final. | 69 | |
| Expected @param tag for 'findCandidatesRequest'. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 42 | |
| Unused @param tag for 'request'. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter findCandidatesRequest should be final. | 47 | |
| Expected @param tag for 'findCandidatesRequest'. | 47 | |
| Parameter assertion should be final. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line has trailing spaces. | 64 | |
| Method 'getAdapterMpiProxy' is not designed for extension - needs to be abstract, final or empty. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Avoid inline conditionals. | 67 | |
| Line has trailing spaces. | 69 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter portDescriptor should be final. | 71 | |
| Parameter url should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter request should be final. | 84 | |
| Parameter assertion should be final. | 84 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line contains a tab character. | 66 | |
| Avoid inline conditionals. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line contains a tab character. | 70 | |
| Parameter portDescriptor should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Parameter url should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'findCandidates' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter request should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter assertion should be final. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Line is longer than 80 characters. | 9 | |
| Line contains a tab character. | 9 | |
| Missing a Javadoc comment. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Line contains a tab character. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| Missing a Javadoc comment. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Line contains a tab character. | 8 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Line is longer than 80 characters. | 23 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getStreet1' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setStreet1' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter value should be final. | 48 | |
| Method 'setStreet2' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter value should be final. | 52 | |
| Method 'getStreet2' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter value should be final. | 60 | |
| Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter value should be final. | 68 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setZip' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter value should be final. | 76 | |
| Method 'getZip' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Name 'AllowSearchByDemographics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Parameter id should be final. | 44 | |
| 'id' hides a field. | 44 | |
| Parameter organizationId should be final. | 44 | |
| 'organizationId' hides a field. | 44 | |
| Method 'getOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter id should be final. | 53 | |
| 'id' hides a field. | 53 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter id should be final. | 61 | |
| 'id' hides a field. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter obj should be final. | 66 | |
| 'if' construct must use '{}'s. | 67 | |
| 'if' construct must use '{}'s. | 70 | |
| Line has trailing spaces. | 76 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter a should be final. | 89 | |
| Parameter b should be final. | 89 | |
| Line is longer than 80 characters. | 90 | |
| '||' should be on a new line. | 90 | |
| Line is longer than 80 characters. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line is longer than 80 characters. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter identifiers should be final. | 46 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter identifier should be final. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 65 | |
| Parameter identifier should be final. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter id should be final. | 76 | |
| Parameter organization should be final. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Parameter fileName should be final. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter searchParams should be final. | 70 | |
| Parameter includeOptOutPatient should be final. | 70 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 76 | |
| '&&' should be on a new line. | 76 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter searchParams should be final. | 85 | |
| Parameter includeOptOutPatient should be final. | 85 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 91 | |
| '&&' should be on a new line. | 91 | |
| Missing a Javadoc comment. | 100 | |
| Parameter patient should be final. | 100 | |
| Line has trailing spaces. | 101 | |
| '||' should be on a new line. | 101 | |
| Line has trailing spaces. | 105 | |
| Method 'addUpdate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter newPatient should be final. | 108 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 132 | |
| Line is longer than 80 characters. | 132 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter patient should be final. | 132 | |
| Parameter homeCommunityId should be final. | 132 | |
| Line has trailing spaces. | 134 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line has trailing spaces. | 144 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 155 | |
| Method 'search' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Parameter searchParams should be final. | 156 | |
| Line is longer than 80 characters. | 160 | |
| Method 'search' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter searchParams should be final. | 160 | |
| Parameter searchByDemographics should be final. | 160 | |
| Line is longer than 80 characters. | 164 | |
| Method 'search' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter searchParams should be final. | 164 | |
| Parameter searchByDemographics should be final. | 164 | |
| Parameter includeOptOutPatient should be final. | 164 | |
| Method 'getPatients' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 194 | |
| Parameter value should be final. | 194 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 203 | |
| Parameter fileName should be final. | 203 | |
| Missing a Javadoc comment. | 209 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'saveMpi' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter patientList should be final. | 52 | |
| Method 'saveMpi' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter patientList should be final. | 56 | |
| Parameter file should be final. | 56 | |
| Method 'loadMpi' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'loadMpi' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter file should be final. | 81 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Avoid inline conditionals. | 102 | |
| Method 'logException' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter e should be final. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Method 'getDefaultMpiFilename' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Avoid inline conditionals. | 110 | |
| Method 'createFileOutputStream' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter file should be final. | 114 | |
| Method 'createFileInputStream' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter file should be final. | 123 | |
| Method 'closeFileOutputStream' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter fos should be final. | 132 | |
| Method 'closeFileInputStream' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter fis should be final. | 140 | |
| Line is longer than 80 characters. | 148 | |
| Method 'writePatientList' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter fos should be final. | 148 | |
| Parameter patientList should be final. | 148 | |
| Method 'readPatientList' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter fis should be final. | 161 | |
| Method 'openOrCreateMpiFile' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter file should be final. | 177 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Parameter message should be final. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Parameter message should be final. | 40 | |
| Parameter cause should be final. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'isOptedIn' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setOptedIn' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter optedIn should be final. | 52 | |
| 'optedIn' hides a field. | 52 | |
| Method 'getDateOfBirth' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setDateOfBirth' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter newVal should be final. | 60 | |
| Method 'setPhoneNumbers' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter val should be final. | 64 | |
| Method 'getPhoneNumbers' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'getIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter newVal should be final. | 76 | |
| Method 'getGender' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setGender' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter newVal should be final. | 84 | |
| Method 'getSSN' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setSSN' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter val should be final. | 92 | |
| Method 'getAddresses' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'setAddresses' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter val should be final. | 100 | |
| Method 'setNames' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter newVal should be final. | 104 | |
| Method 'getNames' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Must have at least one statement. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Method 'hasMatchByIds' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter possibleMatch should be final. | 51 | |
| Parameter searchParams should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'isPatientOptedInCriteriaMet' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter possibleMatch should be final. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'hasMatchByDemographics' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter possibleMatch should be final. | 65 | |
| Parameter searchParams should be final. | 65 | |
| 'log' hides a field. | 66 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 106 | |
| Parameter patient should be final. | 106 | |
| Missing a Javadoc comment. | 114 | |
| Parameter name should be final. | 114 | |
| Missing a Javadoc comment. | 122 | |
| Parameter name should be final. | 122 | |
| Parameter searchName should be final. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter birthdate should be final. | 132 | |
| Parameter searchBirthdate should be final. | 132 | |
| Missing a Javadoc comment. | 146 | |
| Parameter gender should be final. | 146 | |
| Parameter searchGender should be final. | 146 | |
| Missing a Javadoc comment. | 160 | |
| Parameter address should be final. | 160 | |
| Missing a Javadoc comment. | 170 | |
| Parameter address should be final. | 170 | |
| Parameter searchAddress should be final. | 170 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter addresspart should be final. | 186 | |
| Parameter searchAddresspart should be final. | 186 | |
| Missing a Javadoc comment. | 199 | |
| Parameter telecom should be final. | 199 | |
| Parameter searchTelecom should be final. | 199 | |
| Line is longer than 80 characters. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Parameter telecom should be final. | 213 | |
| Parameter searchTelecom should be final. | 213 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Missing a Javadoc comment. | 226 | |
| Parameter telecomIn should be final. | 226 | |
| Missing a Javadoc comment. | 230 | |
| Parameter patient should be final. | 230 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Missing a Javadoc comment. | 241 | |
| Parameter patient should be final. | 241 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Parameter lastname should be final. | 50 | |
| Parameter firstname should be final. | 50 | |
| Method 'getMiddleName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'getMiddleInitial' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Method 'setMiddleName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter middle should be final. | 69 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter LastName should be final. | 80 | |
| Name 'LastName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter FirstName should be final. | 91 | |
| Name 'FirstName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter value should be final. | 95 | |
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Method 'setSuffix' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter value should be final. | 103 | |
| Method 'getSuffix' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line has trailing spaces. | 117 | |
| Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line is longer than 80 characters. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Parameter val should be final. | 41 | |
| Method 'setPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter val should be final. | 45 | |
| Method 'getPhoneNumber' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 43 | |
| First sentence should end with a period. | 45 | |
| First sentence should end with a period. | 52 | |
| Line has trailing spaces. | 54 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Method 'setContext' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter webServiceContext should be final. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Method 'generateLoggingContextId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Parameter webServiceContext should be final. | 83 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 110 | |
| Method 'clearContext' is not designed for extension - needs to be abstract, final or empty. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Class NhincConstants should be declared as final. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Parameter value should be final. | 56 | |
| 'value' hides a field. | 56 | |
| Missing a Javadoc comment. | 65 | |
| Parameter valueString should be final. | 65 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 77 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line contains a tab character. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line contains a tab character. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line contains a tab character. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line contains a tab character. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line contains a tab character. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 96 | |
| Name 'UDDIServiceName' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Parameter value should be final. | 98 | |
| Line contains a tab character. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line contains a tab character. | 103 | |
| '{' should be on the previous line. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Parameter valueString should be final. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 119 | |
| Line has trailing spaces. | 120 | |
| Missing a Javadoc comment. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 134 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Line is longer than 80 characters. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 155 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 160 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 164 | |
| Missing a Javadoc comment. | 165 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 168 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 172 | |
| Missing a Javadoc comment. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Missing a Javadoc comment. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Missing a Javadoc comment. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 188 | |
| Missing a Javadoc comment. | 189 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 191 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 193 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 201 | |
| Missing a Javadoc comment. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Missing a Javadoc comment. | 204 | |
| Missing a Javadoc comment. | 205 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Missing a Javadoc comment. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Missing a Javadoc comment. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Missing a Javadoc comment. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Missing a Javadoc comment. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Missing a Javadoc comment. | 231 | |
| Missing a Javadoc comment. | 232 | |
| Missing a Javadoc comment. | 233 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 236 | |
| Missing a Javadoc comment. | 237 | |
| Missing a Javadoc comment. | 238 | |
| Missing a Javadoc comment. | 239 | |
| Missing a Javadoc comment. | 240 | |
| Missing a Javadoc comment. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Missing a Javadoc comment. | 243 | |
| Missing a Javadoc comment. | 244 | |
| Missing a Javadoc comment. | 245 | |
| Missing a Javadoc comment. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Missing a Javadoc comment. | 247 | |
| Missing a Javadoc comment. | 248 | |
| Missing a Javadoc comment. | 249 | |
| Missing a Javadoc comment. | 252 | |
| Missing a Javadoc comment. | 253 | |
| Missing a Javadoc comment. | 254 | |
| Missing a Javadoc comment. | 255 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 257 | |
| Missing a Javadoc comment. | 258 | |
| Missing a Javadoc comment. | 259 | |
| Missing a Javadoc comment. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Missing a Javadoc comment. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Missing a Javadoc comment. | 268 | |
| Missing a Javadoc comment. | 269 | |
| Missing a Javadoc comment. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Line is longer than 80 characters. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Missing a Javadoc comment. | 277 | |
| Missing a Javadoc comment. | 278 | |
| Missing a Javadoc comment. | 279 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 281 | |
| Missing a Javadoc comment. | 282 | |
| Missing a Javadoc comment. | 283 | |
| Missing a Javadoc comment. | 284 | |
| Missing a Javadoc comment. | 285 | |
| Missing a Javadoc comment. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Line is longer than 80 characters. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Missing a Javadoc comment. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Missing a Javadoc comment. | 294 | |
| Missing a Javadoc comment. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Missing a Javadoc comment. | 296 | |
| Missing a Javadoc comment. | 297 | |
| Missing a Javadoc comment. | 298 | |
| Missing a Javadoc comment. | 299 | |
| Line is longer than 80 characters. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Line is longer than 80 characters. | 303 | |
| Missing a Javadoc comment. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Missing a Javadoc comment. | 304 | |
| Line is longer than 80 characters. | 305 | |
| Missing a Javadoc comment. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Missing a Javadoc comment. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Line is longer than 80 characters. | 311 | |
| Missing a Javadoc comment. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Missing a Javadoc comment. | 312 | |
| Line is longer than 80 characters. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Line is longer than 80 characters. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Missing a Javadoc comment. | 316 | |
| Line is longer than 80 characters. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Line is longer than 80 characters. | 319 | |
| Missing a Javadoc comment. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Missing a Javadoc comment. | 321 | |
| Line is longer than 80 characters. | 323 | |
| Missing a Javadoc comment. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Missing a Javadoc comment. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Missing a Javadoc comment. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Missing a Javadoc comment. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Missing a Javadoc comment. | 330 | |
| Line is longer than 80 characters. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Missing a Javadoc comment. | 333 | |
| Missing a Javadoc comment. | 334 | |
| Line is longer than 80 characters. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Line is longer than 80 characters. | 337 | |
| Missing a Javadoc comment. | 337 | |
| Line is longer than 80 characters. | 339 | |
| Missing a Javadoc comment. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Line is longer than 80 characters. | 341 | |
| Missing a Javadoc comment. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Missing a Javadoc comment. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Missing a Javadoc comment. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Missing a Javadoc comment. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Missing a Javadoc comment. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Missing a Javadoc comment. | 347 | |
| Missing a Javadoc comment. | 348 | |
| Missing a Javadoc comment. | 349 | |
| Missing a Javadoc comment. | 350 | |
| Missing a Javadoc comment. | 351 | |
| Missing a Javadoc comment. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Missing a Javadoc comment. | 353 | |
| Line is longer than 80 characters. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Missing a Javadoc comment. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Missing a Javadoc comment. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Missing a Javadoc comment. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Missing a Javadoc comment. | 362 | |
| Line is longer than 80 characters. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Line is longer than 80 characters. | 364 | |
| Missing a Javadoc comment. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Missing a Javadoc comment. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Missing a Javadoc comment. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Missing a Javadoc comment. | 367 | |
| Line is longer than 80 characters. | 368 | |
| Missing a Javadoc comment. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Missing a Javadoc comment. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Missing a Javadoc comment. | 370 | |
| Line is longer than 80 characters. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Missing a Javadoc comment. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Missing a Javadoc comment. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Missing a Javadoc comment. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Missing a Javadoc comment. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Missing a Javadoc comment. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Missing a Javadoc comment. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Missing a Javadoc comment. | 384 | |
| Line is longer than 80 characters. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Missing a Javadoc comment. | 386 | |
| Line is longer than 80 characters. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Missing a Javadoc comment. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Line is longer than 80 characters. | 391 | |
| Missing a Javadoc comment. | 391 | |
| Line is longer than 80 characters. | 392 | |
| Missing a Javadoc comment. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Missing a Javadoc comment. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Missing a Javadoc comment. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Missing a Javadoc comment. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Line is longer than 80 characters. | 399 | |
| Missing a Javadoc comment. | 399 | |
| Line is longer than 80 characters. | 400 | |
| Missing a Javadoc comment. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Missing a Javadoc comment. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Missing a Javadoc comment. | 403 | |
| Line is longer than 80 characters. | 404 | |
| Missing a Javadoc comment. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Missing a Javadoc comment. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Missing a Javadoc comment. | 406 | |
| Missing a Javadoc comment. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Missing a Javadoc comment. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Missing a Javadoc comment. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Missing a Javadoc comment. | 410 | |
| Line is longer than 80 characters. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Line is longer than 80 characters. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Missing a Javadoc comment. | 414 | |
| Line is longer than 80 characters. | 415 | |
| Missing a Javadoc comment. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Missing a Javadoc comment. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Missing a Javadoc comment. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Missing a Javadoc comment. | 418 | |
| Line is longer than 80 characters. | 420 | |
| Missing a Javadoc comment. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Missing a Javadoc comment. | 421 | |
| Line is longer than 80 characters. | 423 | |
| Missing a Javadoc comment. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Missing a Javadoc comment. | 424 | |
| Line is longer than 80 characters. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Line is longer than 80 characters. | 426 | |
| Missing a Javadoc comment. | 426 | |
| Line is longer than 80 characters. | 427 | |
| Missing a Javadoc comment. | 427 | |
| Line is longer than 80 characters. | 428 | |
| Missing a Javadoc comment. | 428 | |
| Line is longer than 80 characters. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Missing a Javadoc comment. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Missing a Javadoc comment. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Missing a Javadoc comment. | 432 | |
| Line is longer than 80 characters. | 433 | |
| Missing a Javadoc comment. | 433 | |
| Line is longer than 80 characters. | 434 | |
| Missing a Javadoc comment. | 434 | |
| Line is longer than 80 characters. | 435 | |
| Missing a Javadoc comment. | 435 | |
| Line is longer than 80 characters. | 436 | |
| Missing a Javadoc comment. | 436 | |
| Line is longer than 80 characters. | 437 | |
| Missing a Javadoc comment. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Missing a Javadoc comment. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Missing a Javadoc comment. | 439 | |
| Line is longer than 80 characters. | 440 | |
| Missing a Javadoc comment. | 440 | |
| Line is longer than 80 characters. | 441 | |
| Missing a Javadoc comment. | 441 | |
| Line is longer than 80 characters. | 442 | |
| Missing a Javadoc comment. | 442 | |
| Line is longer than 80 characters. | 443 | |
| Missing a Javadoc comment. | 443 | |
| Line is longer than 80 characters. | 444 | |
| Missing a Javadoc comment. | 444 | |
| Line is longer than 80 characters. | 445 | |
| Missing a Javadoc comment. | 445 | |
| Line is longer than 80 characters. | 446 | |
| Missing a Javadoc comment. | 446 | |
| Line is longer than 80 characters. | 447 | |
| Missing a Javadoc comment. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Missing a Javadoc comment. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Line is longer than 80 characters. | 450 | |
| Missing a Javadoc comment. | 450 | |
| Line is longer than 80 characters. | 451 | |
| Missing a Javadoc comment. | 451 | |
| Line is longer than 80 characters. | 452 | |
| Missing a Javadoc comment. | 452 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 457 | |
| Missing a Javadoc comment. | 457 | |
| Line is longer than 80 characters. | 459 | |
| Missing a Javadoc comment. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Missing a Javadoc comment. | 460 | |
| Line is longer than 80 characters. | 461 | |
| Missing a Javadoc comment. | 461 | |
| Line is longer than 80 characters. | 462 | |
| Missing a Javadoc comment. | 462 | |
| Line is longer than 80 characters. | 463 | |
| Missing a Javadoc comment. | 463 | |
| Line is longer than 80 characters. | 464 | |
| Missing a Javadoc comment. | 464 | |
| Line is longer than 80 characters. | 465 | |
| Missing a Javadoc comment. | 465 | |
| Line is longer than 80 characters. | 466 | |
| Missing a Javadoc comment. | 466 | |
| Missing a Javadoc comment. | 467 | |
| Line is longer than 80 characters. | 469 | |
| Missing a Javadoc comment. | 469 | |
| Missing a Javadoc comment. | 470 | |
| Missing a Javadoc comment. | 471 | |
| Line is longer than 80 characters. | 472 | |
| Missing a Javadoc comment. | 472 | |
| Missing a Javadoc comment. | 473 | |
| Line is longer than 80 characters. | 474 | |
| Missing a Javadoc comment. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Missing a Javadoc comment. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Missing a Javadoc comment. | 476 | |
| Missing a Javadoc comment. | 477 | |
| Line is longer than 80 characters. | 478 | |
| Missing a Javadoc comment. | 478 | |
| Line is longer than 80 characters. | 479 | |
| Missing a Javadoc comment. | 479 | |
| Line is longer than 80 characters. | 480 | |
| Missing a Javadoc comment. | 480 | |
| Line is longer than 80 characters. | 481 | |
| Missing a Javadoc comment. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Missing a Javadoc comment. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Missing a Javadoc comment. | 483 | |
| Line is longer than 80 characters. | 484 | |
| Missing a Javadoc comment. | 484 | |
| Line is longer than 80 characters. | 485 | |
| Missing a Javadoc comment. | 485 | |
| Line is longer than 80 characters. | 486 | |
| Missing a Javadoc comment. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Missing a Javadoc comment. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Missing a Javadoc comment. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Missing a Javadoc comment. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Missing a Javadoc comment. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Missing a Javadoc comment. | 491 | |
| Line is longer than 80 characters. | 492 | |
| Missing a Javadoc comment. | 492 | |
| Line is longer than 80 characters. | 493 | |
| Missing a Javadoc comment. | 493 | |
| Line is longer than 80 characters. | 494 | |
| Missing a Javadoc comment. | 494 | |
| Line is longer than 80 characters. | 495 | |
| Missing a Javadoc comment. | 495 | |
| Line is longer than 80 characters. | 496 | |
| Missing a Javadoc comment. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Missing a Javadoc comment. | 497 | |
| Line is longer than 80 characters. | 498 | |
| Missing a Javadoc comment. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Missing a Javadoc comment. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Missing a Javadoc comment. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Missing a Javadoc comment. | 501 | |
| Missing a Javadoc comment. | 503 | |
| Line is longer than 80 characters. | 504 | |
| Missing a Javadoc comment. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Missing a Javadoc comment. | 505 | |
| Line is longer than 80 characters. | 506 | |
| Missing a Javadoc comment. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Missing a Javadoc comment. | 507 | |
| Line is longer than 80 characters. | 508 | |
| Missing a Javadoc comment. | 508 | |
| Missing a Javadoc comment. | 509 | |
| Line is longer than 80 characters. | 510 | |
| Missing a Javadoc comment. | 510 | |
| Line is longer than 80 characters. | 511 | |
| Missing a Javadoc comment. | 511 | |
| Line is longer than 80 characters. | 512 | |
| Missing a Javadoc comment. | 512 | |
| Line is longer than 80 characters. | 514 | |
| Missing a Javadoc comment. | 514 | |
| Line is longer than 80 characters. | 515 | |
| Missing a Javadoc comment. | 515 | |
| Line is longer than 80 characters. | 516 | |
| Missing a Javadoc comment. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Missing a Javadoc comment. | 517 | |
| Line is longer than 80 characters. | 518 | |
| Missing a Javadoc comment. | 518 | |
| Line is longer than 80 characters. | 519 | |
| Missing a Javadoc comment. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Missing a Javadoc comment. | 520 | |
| Line is longer than 80 characters. | 521 | |
| Missing a Javadoc comment. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Missing a Javadoc comment. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Missing a Javadoc comment. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Missing a Javadoc comment. | 524 | |
| Line is longer than 80 characters. | 525 | |
| Missing a Javadoc comment. | 525 | |
| Line is longer than 80 characters. | 527 | |
| Missing a Javadoc comment. | 527 | |
| Line is longer than 80 characters. | 528 | |
| Missing a Javadoc comment. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Missing a Javadoc comment. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Missing a Javadoc comment. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Missing a Javadoc comment. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Missing a Javadoc comment. | 532 | |
| Line is longer than 80 characters. | 533 | |
| Missing a Javadoc comment. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Missing a Javadoc comment. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Missing a Javadoc comment. | 535 | |
| Line is longer than 80 characters. | 536 | |
| Missing a Javadoc comment. | 536 | |
| Line is longer than 80 characters. | 537 | |
| Missing a Javadoc comment. | 537 | |
| Line is longer than 80 characters. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Line is longer than 80 characters. | 539 | |
| Missing a Javadoc comment. | 539 | |
| Line is longer than 80 characters. | 540 | |
| Missing a Javadoc comment. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Missing a Javadoc comment. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Missing a Javadoc comment. | 542 | |
| Line is longer than 80 characters. | 543 | |
| Missing a Javadoc comment. | 543 | |
| Line is longer than 80 characters. | 544 | |
| Missing a Javadoc comment. | 544 | |
| Line is longer than 80 characters. | 545 | |
| Missing a Javadoc comment. | 545 | |
| Line is longer than 80 characters. | 546 | |
| Missing a Javadoc comment. | 546 | |
| Line is longer than 80 characters. | 547 | |
| Missing a Javadoc comment. | 547 | |
| Line is longer than 80 characters. | 548 | |
| Missing a Javadoc comment. | 548 | |
| Line is longer than 80 characters. | 549 | |
| Missing a Javadoc comment. | 549 | |
| Line is longer than 80 characters. | 551 | |
| Missing a Javadoc comment. | 551 | |
| Line is longer than 80 characters. | 552 | |
| Missing a Javadoc comment. | 552 | |
| Missing a Javadoc comment. | 555 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter value should be final. | 37 | |
| Missing a Javadoc comment. | 45 | |
| Parameter value should be final. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Parameter value should be final. | 49 | |
| Missing a Javadoc comment. | 57 | |
| Parameter value should be final. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter notify should be final. | 40 | |
| Parameter referenceParametersElements should be final. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Parameter assertion should be final. | 41 | |
| Parameter target should be final. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Method 'notifySubscribersOfDocument' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter docNotify should be final. | 45 | |
| Parameter assertion should be final. | 45 | |
| Parameter target should be final. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Method 'notifySubscribersOfCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter cdcNotify should be final. | 50 | |
| Parameter assertion should be final. | 50 | |
| Parameter target should be final. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| First sentence should end with a period. | 40 | |
| Line has trailing spaces. | 42 | |
| Unused @param tag for 'request'. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Expected @param tag for 'notify'. | 46 | |
| Expected @param tag for 'referenceParametersElements'. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Expected @param tag for 'assertion'. | 47 | |
| Expected @param tag for 'target'. | 47 | |
| Expected @throws tag for 'Exception'. | 47 | |
| First sentence should end with a period. | 49 | |
| Line has trailing spaces. | 51 | |
| Unused @param tag for 'request'. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Redundant 'public' modifier. | 55 | |
| Expected @param tag for 'docNotify'. | 55 | |
| Expected @param tag for 'assertion'. | 55 | |
| Expected @param tag for 'target'. | 55 | |
| Expected @throws tag for 'Exception'. | 56 | |
| First sentence should end with a period. | 58 | |
| Line has trailing spaces. | 60 | |
| Unused @param tag for 'request'. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Redundant 'public' modifier. | 64 | |
| Expected @param tag for 'cdcNotify'. | 64 | |
| Expected @param tag for 'assertion'. | 64 | |
| Expected @param tag for 'target'. | 65 | |
| Expected @throws tag for 'Exception'. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| Method 'getHiemNotifyAdapterProxy' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter portDescriptor should be final. | 61 | |
| Parameter url should be final. | 61 | |
| Parameter assertion should be final. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter notifyElement should be final. | 67 | |
| Parameter referenceParametersElements should be final. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter assertion should be final. | 68 | |
| Parameter target should be final. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Method 'notifySubscribersOfDocument' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter docNotify should be final. | 104 | |
| Parameter assertion should be final. | 104 | |
| Parameter target should be final. | 104 | |
| Line is longer than 80 characters. | 109 | |
| Method 'notifySubscribersOfCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter cdcNotify should be final. | 109 | |
| Parameter assertion should be final. | 109 | |
| Parameter target should be final. | 110 | |
| Missing a Javadoc comment. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter notifyElement should be final. | 60 | |
| Parameter referenceParametersElements should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter assertion should be final. | 61 | |
| Parameter target should be final. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 93 | |
| Method 'notifySubscribersOfDocument' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter docNotify should be final. | 93 | |
| Parameter assertion should be final. | 93 | |
| Parameter target should be final. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Method 'notifySubscribersOfCdcBioPackage' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter cdcNotify should be final. | 98 | |
| Parameter assertion should be final. | 98 | |
| Parameter target should be final. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Parameter portDescriptor should be final. | 104 | |
| Parameter url should be final. | 104 | |
| Parameter assertion should be final. | 105 | |
| Parameter wsAddressingTo should be final. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 98 | |
| Method 'setWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter action should be final. | 101 | |
| Expected @param tag for 'action'. | 101 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Line has trailing spaces. | 84 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 99 | |
| Method 'processNotify' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter notify should be final. | 99 | |
| Parameter assertion should be final. | 99 | |
| Parameter rawNotifyXml should be final. | 99 | |
| Expected @throws tag for 'Exception'. | 99 | |
| Line is longer than 80 characters. | 106 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter notificationMessageNode should be final. | 123 | |
| Parameter assertion should be final. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Comment matches to-do format 'TODO:'. | 133 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 178 | |
| Missing a Javadoc comment. | 184 | |
| Parameter subscription should be final. | 184 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Missing a Javadoc comment. | 207 | |
| Parameter rawNotifyXml should be final. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 231 | |
| Line has trailing spaces. | 239 | |
| Line is longer than 80 characters. | 243 | |
| Parameter request should be final. | 243 | |
| Parameter assertion should be final. | 243 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line has trailing spaces. | 268 | |
| Unused @param tag for 'targetCommunitites'. | 271 | |
| Unused Javadoc tag. | 272 | |
| Line is longer than 80 characters. | 274 | |
| Parameter request should be final. | 274 | |
| Parameter referenceParameters should be final. | 274 | |
| Expected @param tag for 'referenceParameters'. | 274 | |
| Parameter assertion should be final. | 275 | |
| Parameter targetSystem should be final. | 275 | |
| Expected @param tag for 'targetSystem'. | 275 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line has trailing spaces. | 293 | |
| Line is longer than 80 characters. | 299 | |
| Parameter request should be final. | 299 | |
| Parameter referenceParameters should be final. | 299 | |
| Parameter assertion should be final. | 300 | |
| Parameter nhinTargetSystem should be final. | 300 | |
| Line is longer than 80 characters. | 303 | |
| Line has trailing spaces. | 310 | |
| Method 'getOutboundNotifyDelegate' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| Line has trailing spaces. | 319 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 327 | |
| Parameter delegate should be final. | 327 | |
| Parameter request should be final. | 327 | |
| Parameter referenceParameters should be final. | 328 | |
| Parameter assertion should be final. | 328 | |
| Parameter nhinTargetSystem should be final. | 329 | |
| Line is longer than 80 characters. | 331 | |
| Line has trailing spaces. | 342 | |
| Unused @param tag for 'notify'. | 343 | |
| Expected an @return tag. | 347 | |
| Line is longer than 80 characters. | 347 | |
| Parameter notifyRequest should be final. | 347 | |
| Expected @param tag for 'notifyRequest'. | 347 | |
| Parameter assertion should be final. | 347 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 369 | |
| Line has trailing spaces. | 375 | |
| Line is longer than 80 characters. | 379 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 379 | |
| Parameter targetCommunity should be final. | 379 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Line has trailing spaces. | 388 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 396 | |
| Parameter notify should be final. | 396 | |
| Parameter assertion should be final. | 396 | |
| Parameter direction should be final. | 396 | |
| Parameter logInterface should be final. | 397 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 411 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Parameter message should be final. | 47 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter message should be final. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Parameter message should be final. | 98 | |
| Parameter error should be final. | 98 | |
| Line contains a tab character. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Class OutboundNotifyFactory should be declared as final. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Expected an @return tag. | 47 | |
| Line is longer than 80 characters. | 47 | |
| Parameter apiLevel should be final. | 47 | |
| Line contains a tab character. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Variable 'target' must be private and have accessor methods. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Parameter delegate should be final. | 53 | |
| Parameter delegate should be final. | 65 | |
| Line contains a tab character. | 66 | |
| Parameter request should be final. | 66 | |
| 'request' hides a field. | 66 | |
| Parameter referenceParameters should be final. | 66 | |
| 'referenceParameters' hides a field. | 66 | |
| Line contains a tab character. | 67 | |
| Parameter target should be final. | 67 | |
| 'target' hides a field. | 67 | |
| Parameter assertion should be final. | 67 | |
| 'assertion' hides a field. | 67 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter assertion should be final. | 113 | |
| 'assertion' hides a field. | 113 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Parameter request should be final. | 129 | |
| 'request' hides a field. | 129 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Parameter target should be final. | 145 | |
| 'target' hides a field. | 145 | |
| Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters. | 161 | |
| Line contains a tab character. | 161 | |
| Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Parameter referenceParameters should be final. | 161 | |
| 'referenceParameters' hides a field. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line contains a tab character. | 173 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 193 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter assertionType should be final. | 62 | |
| 'assertionType' hides a field. | 62 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter nhinDelegate should be final. | 74 | |
| 'nhinDelegate' hides a field. | 74 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter request should be final. | 82 | |
| 'request' hides a field. | 82 | |
| Line has trailing spaces. | 85 | |
| Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter referenceParameters should be final. | 90 | |
| 'referenceParameters' hides a field. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter target should be final. | 98 | |
| 'target' hides a field. | 98 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Name 'OutboundNotifyOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 37 | |
| Name 'OutboundNotifyStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Parameter message should be final. | 53 | |
| Missing a Javadoc comment. | 61 | |
| Parameter message should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 62 | |
| Unused @param tag for 'notify'. | 63 | |
| Unused Javadoc tag. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Method 'processNhinNotify' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter soapMessage should be final. | 68 | |
| Expected @param tag for 'soapMessage'. | 68 | |
| Parameter assertion should be final. | 68 | |
| Expected @throws tag for 'Exception'. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 85 | |
| Comment matches to-do format 'TODO:'. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Comment matches to-do format 'TODO:'. | 100 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter notify should be final. | 105 | |
| Parameter assertion should be final. | 105 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter notificationMessage should be final. | 168 | |
| Parameter assertion should be final. | 168 | |
| Parameter subscriptionItem should be final. | 169 | |
| Missing a Javadoc comment. | 177 | |
| Parameter notify should be final. | 177 | |
| Comment matches to-do format 'TODO:'. | 178 | |
| Missing a Javadoc comment. | 182 | |
| Parameter notify should be final. | 182 | |
| Parameter assertion should be final. | 182 | |
| Comment matches to-do format 'TODO:'. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter notify should be final. | 186 | |
| Parameter referenceParametersElements should be final. | 186 | |
| Parameter assertion should be final. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 192 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter notifyElement should be final. | 37 | |
| Parameter referenceParametersElements should be final. | 37 | |
| Parameter assertion should be final. | 38 | |
| Parameter target should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Method 'getNhinHiemNotifyProxy' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter portDescriptor should be final. | 59 | |
| Parameter url should be final. | 59 | |
| Parameter assertion should be final. | 59 | |
| Parameter wsAddressingTo should be final. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Method 'notify' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Parameter notify should be final. | 67 | |
| Parameter referenceParametersElements should be final. | 67 | |
| Parameter assertion should be final. | 67 | |
| Parameter target should be final. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Line is longer than 80 characters. | 92 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 101 | |
| Method 'setWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter action should be final. | 104 | |
| Expected @param tag for 'action'. | 104 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 28 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Unused @param tag for 'assertOut'. | 36 | |
| Expected an @return tag. | 39 | |
| Method 'extractNhinCodedElement' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Parameter attrib should be final. | 39 | |
| Parameter codeId should be final. | 39 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Method 'extractAttributeValueString' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter attrib should be final. | 124 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Method 'extractNameParts' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Parameter attrib should be final. | 159 | |
| Parameter assertOut should be final. | 159 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 211 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line has trailing spaces. | 82 | |
| Unused @param tag for 'Element'. | 83 | |
| Expected @param tag for 'element'. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Unused @param tag for 'context'. | 112 | |
| Expected @param tag for 'element'. | 115 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 145 | |
| Line has trailing spaces. | 150 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 229 | |
| Parameter attributeValues should be final. | 231 | |
| Expected @param tag for 'attributeValues'. | 231 | |
| Missing a Javadoc comment. | 239 | |
| Parameter attribute should be final. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line has trailing spaces. | 245 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 272 | |
| Line has trailing spaces. | 273 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 294 | |
| Line has trailing spaces. | 295 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 301 | |
| Name 'ACCESS_CONSENT_POLICY_ATTRIBUTE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Name 'INSTANCE_ACCESS_CONSENT_POLICY_ATTRIBUTE_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 302 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line has trailing spaces. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Line has trailing spaces. | 341 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 363 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 381 | |
| Line has trailing spaces. | 382 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 388 | |
| Line has trailing spaces. | 391 | |
| Line has trailing spaces. | 393 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 402 | |
| Line has trailing spaces. | 404 | |
| Unused @param tag for 'assertOut'. | 405 | |
| Expected an @return tag. | 407 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 493 | |
| Line has trailing spaces. | 494 | |
| Line is longer than 80 characters. | 498 | |
| Line has trailing spaces. | 502 | |
| Line is longer than 80 characters. | 502 | |
| Line has trailing spaces. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line has trailing spaces. | 509 | |
| Missing a Javadoc comment. | 510 | |
| Parameter samlAttrValElement should be final. | 510 | |
| Parameter ceType should be final. | 510 | |
| Line has trailing spaces. | 516 | |
| Line is longer than 80 characters. | 518 | |
| switch without "default" clause. | 527 | |
| Line has trailing spaces. | 541 | |
| Line has trailing spaces. | 542 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter strategy should be final. | 35 | |
| 'strategy' hides a field. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter message should be final. | 44 | |
| 'message' hides a field. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'processIfPolicyIsOk' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Parameter message should be final. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Parameter propertyAccesor should be final. | 68 | |
| Expected @param tag for 'propertyAccesor'. | 68 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Parameter message should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'processNotNullMessage' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter message should be final. | 83 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Method 'processEnabledMessage' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter message should be final. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'processPassThruMessage' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter message should be final. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Method 'processInboundIfPolicyIsOk' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter message should be final. | 114 | |
| Method 'processOutboundIfPolicyIsOk' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter message should be final. | 124 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter message should be final. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter message should be final. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line is longer than 80 characters. | 151 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter message should be final. | 151 | |
| Parameter error should be final. | 151 | |
| Line is longer than 80 characters. | 162 | |
| Method 'createErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter message should be final. | 162 | |
| Parameter error should be final. | 162 | |
| Method 'auditRequest' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter message should be final. | 177 | |
| Line is longer than 80 characters. | 182 | |
| Method 'auditResponse' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Parameter message should be final. | 188 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter message should be final. | 199 | |
| Parameter assertion should be final. | 199 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 221 | |
| Method 'isPolicyOk' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Parameter message should be final. | 221 | |
| Parameter direction should be final. | 221 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 249 | |
| Method 'delegate' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| Missing a Javadoc comment. | 260 | |
| Parameter message should be final. | 260 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 265 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Method 'processIfPolicyIsOk' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Parameter message should be final. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter strategy should be final. | 34 | |
| 'strategy' hides a field. | 34 | |
| Parameter message should be final. | 34 | |
| 'message' hides a field. | 34 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter strategy should be final. | 34 | |
| 'strategy' hides a field. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter message should be final. | 56 | |
| 'message' hides a field. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Expected @param tag for 'message'. | 40 | |
| Expected @param tag for 'error'. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Parameter dao should be final. | 69 | |
| 'dao' hides a field. | 69 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Name 'IN201310' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Parameter addPatientCorrelationRequest should be final. | 106 | |
| Parameter assertion should be final. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Must have at least one statement. | 133 | |
| Line is longer than 80 characters. | 139 | |
| Must have at least one statement. | 146 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter IN201309 should be final. | 173 | |
| Name 'IN201309' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter qualifiedPatientIdentifiers should be final. | 189 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Parameter qualifiedPatientIdentifier should be final. | 200 | |
| Line is longer than 80 characters. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Parameter ii should be final. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter assigningAuthority should be final. | 214 | |
| Line is longer than 80 characters. | 218 | |
| Missing a Javadoc comment. | 222 | |
| Parameter config should be final. | 222 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Parameter expirationUnits should be final. | 237 | |
| Parameter expiration should be final. | 237 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 33 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter factory should be final. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter request should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 70 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter orchestration should be final. | 44 | |
| 'orchestration' hides a field. | 44 | |
| Method 'createPatientCorrelationService' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| '{' should be on the previous line. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter orchestration should be final. | 53 | |
| 'orchestration' hides a field. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter request should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter request should be final. | 72 | |
| Parameter assertion should be final. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 34 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter factory should be final. | 60 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter addPatientCorrelationRequest should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 85 | |
| Parameter context should be final. | 85 | |
| 'context' hides a field. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter orchestration should be final. | 45 | |
| 'orchestration' hides a field. | 45 | |
| Method 'createPatientCorrelationService' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter orchestration should be final. | 49 | |
| 'orchestration' hides a field. | 49 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 54 | |
| Parameter assertionType should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter addPatientCorrelationRequest should be final. | 65 | |
| Parameter assertionType should be final. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.patientcorrelation.nhinc.parsers.helpers.*. | 29 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 30 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Name 'AcceptAckCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'ITSVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Name 'InteractionIdExtension' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'MoodCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'PatientClassCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'PatientStatusCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'ProcessingCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Name 'ProcessingModeCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Name 'SubjectTypeCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Name 'BuildAck' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter originalMessage should be final. | 48 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Name 'BuildAck' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Parameter receiverId should be final. | 71 | |
| Parameter senderId should be final. | 71 | |
| Parameter acknowledgementTypeCode should be final. | 71 | |
| Parameter originalMessageId should be final. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.properties.*. | 29 | |
| Unused import - java.util.List. | 30 | |
| Unused import - java.util.ArrayList. | 31 | |
| Unused import - org.w3c.dom.Element. | 36 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'loadExpirationConfiguration' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 65 | |
| Method 'loadExpirationConfiguration' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter dir should be final. | 65 | |
| Parameter fileName should be final. | 65 | |
| Line is longer than 80 characters. | 79 | |
| Method 'loadExpirationConfiguration' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter fileName should be final. | 79 | |
| Method 'loadExpirationConfiguration' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter file should be final. | 93 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 141 | |
| Method 'loadConfiguration' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter config should be final. | 141 | |
| Parameter assigningAuthority should be final. | 141 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Avoid inline conditionals. | 163 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter assigningAuthority should be final. | 38 | |
| Parameter durationUnits should be final. | 38 | |
| Parameter duration should be final. | 38 | |
| Method 'getAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getUnits' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 47 | |
| Parameter defaultExpiration should be final. | 47 | |
| Parameter defaultUnits should be final. | 47 | |
| Method 'getExpirations' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'getDefaultDuration' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'getDefaultUnits' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - org.apache.commons.logging.Log. | 32 | |
| Unused import - org.apache.commons.logging.LogFactory. | 33 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Variable 'log' must be private and have accessor methods. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter correlatedIdentifers should be final. | 40 | |
| Method 'retrievePatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter qualifiedPatientIdentifier should be final. | 45 | |
| Parameter includeOnlyAssigningAuthorities should be final. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Method 'retrievePatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter qualifiedPatientIdentifier should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'removePatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter correlatedIdentifers should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.transform.marshallers.JAXBContextHandler. | 31 | |
| Unused import - java.io.ByteArrayOutputStream. | 32 | |
| Unused import - java.sql.Blob. | 33 | |
| Unused import - javax.xml.bind.JAXBContext. | 36 | |
| Unused import - javax.xml.bind.JAXBElement. | 37 | |
| Unused import - javax.xml.bind.Marshaller. | 38 | |
| Unused import - javax.xml.bind.Unmarshaller. | 39 | |
| Unused import - org.hibernate.Hibernate. | 43 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 60 | |
| Method 'queryByMessageId' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter messageId should be final. | 64 | |
| Expected @param tag for 'messageId'. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Avoid inline conditionals. | 89 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Method 'copyValues' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter source should be final. | 119 | |
| Expected @param tag for 'source'. | 119 | |
| Parameter dest should be final. | 119 | |
| Expected @param tag for 'dest'. | 119 | |
| Line is longer than 80 characters. | 126 | |
| Line has trailing spaces. | 127 | |
| Method 'saveOrUpdate' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Parameter messageId should be final. | 131 | |
| Expected @param tag for 'messageId'. | 131 | |
| Parameter patientId should be final. | 131 | |
| Expected @param tag for 'patientId'. | 131 | |
| Line is longer than 80 characters. | 141 | |
| Line has trailing spaces. | 142 | |
| Unused @param tag for 'object'. | 143 | |
| Method 'saveOrUpdate' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Parameter pdCorrelation should be final. | 145 | |
| Expected @param tag for 'pdCorrelation'. | 145 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 178 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 44 | |
| Utility classes should not have a public or default constructor. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Variable 'log' must be private and have accessor methods. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter qualifiedPatientIdentifier should be final. | 52 | |
| Parameter includeOnlyAssigningAuthorities should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter qualifiedPatientIdentifiers should be final. | 61 | |
| Parameter includeOnlyAssigningAuthorities should be final. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter qualifiedPatientIdentifier should be final. | 77 | |
| Parameter assigningAuthorities should be final. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 90 | |
| Parameter qualifiedPatientIdentifier should be final. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Name 'AreSame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 | |
| Parameter a should be final. | 148 | |
| Parameter b should be final. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter list1 should be final. | 153 | |
| Parameter list2 should be final. | 154 | |
| Line is longer than 80 characters. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Parameter correlatedIdentifers should be final. | 166 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Parameter correlatedIdentifers should be final. | 191 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 222 | |
| Missing a Javadoc comment. | 222 | |
| Parameter correlatedIdentifers should be final. | 222 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 279 | |
| Line has trailing spaces. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 285 | |
| Parameter result should be final. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 300 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - gov.hhs.fha.nhinc.patientcorrelation.nhinc.model.QualifiedPatientIdentifier. | 30 | |
| Unused import - java.util.List. | 32 | |
| Unused import - org.hibernate.Criteria. | 35 | |
| Unused import - org.hibernate.criterion.Expression. | 40 | |
| Line has trailing spaces. | 43 | |
| Utility classes should not have a public or default constructor. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'log' must be private and have accessor methods. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter correlatedIdentifers should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter correlatedIdentifers should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter correlatedIdentifers should be final. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter correlatedIdentifers should be final. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 181 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'CorrelatedPatientAssigningAuthorityId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Name 'CorrelatedPatientId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getCorrelationExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'setCorrelationExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter correlationExpirationDate should be final. | 47 | |
| 'correlationExpirationDate' hides a field. | 47 | |
| Method 'getCorrelatedPatientAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'setCorrelatedPatientAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter CorrelatedPatientAssigningAuthority should be final. | 55 | |
| Name 'CorrelatedPatientAssigningAuthority' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getCorrelatedPatientId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setCorrelatedPatientId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter CorrelatedPatientId should be final. | 63 | |
| 'CorrelatedPatientId' hides a field. | 63 | |
| Name 'CorrelatedPatientId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| Method 'getCorrelationId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setCorrelationId' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter correlationId should be final. | 71 | |
| 'correlationId' hides a field. | 71 | |
| Method 'getPatientAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'setPatientAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter patientAssigningAuthority should be final. | 79 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter patientId should be final. | 87 | |
| 'patientId' hides a field. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 37 | |
| Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Name 'MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'AssigningAuthorityId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Name 'PatientId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'CreationTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter Id should be final. | 47 | |
| 'Id' hides a field. | 47 | |
| Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Method 'getMessageId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setMessageId' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter messageId should be final. | 55 | |
| Method 'getAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter assigningAuthorityId should be final. | 63 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter patientId should be final. | 71 | |
| Method 'getCreationTime' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'setCreationTime' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter creationTime should be final. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Method 'getAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Method 'setAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter assigningAuthorityId should be final. | 41 | |
| 'assigningAuthorityId' hides a field. | 41 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter patientId should be final. | 49 | |
| 'patientId' hides a field. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 43 | |
| First sentence should end with a period. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Name 'ParseHL7PatientPersonFrom201301Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| First sentence should end with a period. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Name 'ParseHL7PatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| Parameter message should be final. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Name 'ParseSubjectFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 97 | |
| Parameter message should be final. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 117 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 44 | |
| Utility classes should not have a public or default constructor. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Name 'CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Name 'CNTRL_MODCODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Name 'CNTRL_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Name 'CNTRL_SUBJ_TYPECODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Name 'STATUS_CD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Name 'CNTRL_SUBJ_EVENT_SUBJ_CLASS_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name 'PATIENTPERSON_CLASSCODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Name 'QUERY_RESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Parameter value should be final. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter message should be final. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Avoid inline conditionals. | 78 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter message should be final. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Avoid inline conditionals. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter message should be final. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Name 'ExtractQueryId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 110 | |
| Parameter message should be final. | 110 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 61 | |
| Utility classes should not have a public or default constructor. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Name 'ControlActProcessCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Name 'AcceptAckCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Name 'InteractionIdExtension' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Name 'ProcessingCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Name 'ProcessingModeCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Name 'ITSVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Name 'MoodCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Parameter qualifiedSubjectIdentifier should be final. | 131 | |
| Parameter targetAssigningAuthorities should be final. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter senderId should be final. | 149 | |
| Parameter receiverId should be final. | 149 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Parameter qualifiedSubjectIdentifier should be final. | 178 | |
| Parameter targetAssigningAuthorities should be final. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Parameter queryByParameter should be final. | 188 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Missing a Javadoc comment. | 197 | |
| Parameter assignAuth should be final. | 197 | |
| Parameter root should be final. | 197 | |
| Parameter ext should be final. | 197 | |
| Missing a Javadoc comment. | 207 | |
| Parameter qualifiedSubjectIdentifier should be final. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 39 | |
| Line has trailing spaces. | 45 | |
| Utility classes should not have a public or default constructor. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Name 'CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Name 'MoodCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Name 'ControlActProcessCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Name 'SubjectTypeCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Name 'StatusCodeValue' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name 'PatientClassCode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Name 'PATIENTPERSON_CLASSCODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Name 'QUERY_RESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Name 'AcceptAckCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Name 'InteractionIdExtension' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Name 'ProcessingCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Name 'ProcessingModeCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Name 'ITSVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter retrievePatientCorrelationsRequest should be final. | 65 | |
| Parameter resultListII should be final. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter controlAct should be final. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter patientIds should be final. | 83 | |
| Parameter originalRetrievePatientCorrelationsRequest should be final. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter patientIds should be final. | 98 | |
| Parameter originalRetrievePatientCorrelationsRequest should be final. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter patientIds should be final. | 111 | |
| Parameter originalRetrievePatientCorrelationsRequest should be final. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Comment matches to-do format 'TODO:'. | 118 | |
| Missing a Javadoc comment. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter patientIds should be final. | 129 | |
| Parameter originalRetrievePatientCorrelationsRequest should be final. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 148 | |
| Line is longer than 80 characters. | 151 | |
| Missing a Javadoc comment. | 157 | |
| Parameter patientIds should be final. | 157 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Parameter senderId should be final. | 182 | |
| Parameter receiverId should be final. | 182 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter homeCommunityId should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter homeCommunityIds should be final. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Parameter a should be final. | 78 | |
| Parameter b should be final. | 78 | |
| Line is longer than 80 characters. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'CDFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter codeValue should be final. | 37 | |
| Parameter codeSystem should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Parameter code should be final. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Name 'NullFlavor_NotAvailable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'determinerCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'DateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Name 'IIFactoryCreateNull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Parameter nullFlavor should be final. | 38 | |
| Missing a Javadoc comment. | 44 | |
| Name 'IIFactoryCreateNull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter root should be final. | 48 | |
| Parameter extension should be final. | 48 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Parameter qualifiedSubjectIdentifier should be final. | 56 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter extension should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'CreateSemanticsText' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter text should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Unused import - org.hl7.v3.TELExplicit. | 35 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Parameter senderDeviceId should be final. | 43 | |
| Missing a Javadoc comment. | 50 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Parameter receiverDeviceId should be final. | 54 | |
| Missing a Javadoc comment. | 61 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Missing a Javadoc comment. | 65 | |
| Parameter deviceIdRoot should be final. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 27 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter root should be final. | 37 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'CDFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter codeValue should be final. | 37 | |
| Parameter codeSystem should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Parameter code should be final. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Name 'NullFlavor_NotAvailable' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'determinerCodeValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'DateFormat' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'IIFactoryCreateNull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter nullFlavor should be final. | 37 | |
| Missing a Javadoc comment. | 43 | |
| Name 'IIFactoryCreateNull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Parameter root should be final. | 47 | |
| Parameter extension should be final. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter extension should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'CreateSemanticsText' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter text should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter senderDeviceId should be final. | 48 | |
| Expected @param tag for 'senderDeviceId'. | 48 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 57 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| First sentence should end with a period. | 65 | |
| Line has trailing spaces. | 67 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Parameter receiverDeviceId should be final. | 71 | |
| Expected @param tag for 'receiverDeviceId'. | 71 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 80 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Parameter deviceId should be final. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter senderDeviceId should be final. | 48 | |
| Expected @param tag for 'senderDeviceId'. | 48 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 57 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| First sentence should end with a period. | 65 | |
| Line has trailing spaces. | 67 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Parameter receiverDeviceId should be final. | 71 | |
| Expected @param tag for 'receiverDeviceId'. | 71 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 80 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Parameter deviceId should be final. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter senderDeviceId should be final. | 48 | |
| Expected @param tag for 'senderDeviceId'. | 48 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 57 | |
| Name 'CreateSender' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| First sentence should end with a period. | 65 | |
| Line has trailing spaces. | 67 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Parameter receiverDeviceId should be final. | 71 | |
| Expected @param tag for 'receiverDeviceId'. | 71 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 80 | |
| Name 'CreateReceiver' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Parameter deviceId should be final. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter root should be final. | 37 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| First sentence should end with a period. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'public' modifier. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter request should be final. | 47 | |
| Parameter assertion should be final. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter request should be final. | 52 | |
| Parameter assertion should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter request should be final. | 41 | |
| Parameter assertion should be final. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter request should be final. | 48 | |
| Parameter assertion should be final. | 48 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getPatientCorrelationProxy' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getRetrieveServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter apiLevel should be final. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Method 'getAddServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter apiLevel should be final. | 83 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter msg should be final. | 92 | |
| Parameter assertion should be final. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 126 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter msg should be final. | 126 | |
| Parameter assertion should be final. | 126 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 153 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getRetrieveServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter apiLevel should be final. | 69 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getAddServicePortDescriptor' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter apiLevel should be final. | 79 | |
| Line is longer than 80 characters. | 88 | |
| Method 'retrievePatientCorrelations' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter msg should be final. | 88 | |
| Parameter assertion should be final. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 121 | |
| Method 'addPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter msg should be final. | 121 | |
| Parameter assertion should be final. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 7 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 7 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Line is longer than 80 characters. | 29 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 16 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 16 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 16 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 16 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 45 | |
| Class AddressDAO should be declared as final. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Parameter addressRecord should be final. | 98 | |
| Expected @param tag for 'addressRecord'. | 98 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Parameter id should be final. | 169 | |
| Expected @param tag for 'id'. | 169 | |
| Line is longer than 80 characters. | 213 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 240 | |
| Parameter addressRecord should be final. | 244 | |
| Expected @param tag for 'addressRecord'. | 244 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 282 | |
| First sentence should end with a period. | 304 | |
| Line has trailing spaces. | 305 | |
| Line has trailing spaces. | 307 | |
| Parameter addressRecord should be final. | 311 | |
| Expected @param tag for 'addressRecord'. | 311 | |
| Line is longer than 80 characters. | 331 | |
| Line has trailing spaces. | 358 | |
| Line has trailing spaces. | 360 | |
| Line has trailing spaces. | 362 | |
| Line has trailing spaces. | 364 | |
| Unclosed HTML tag found: <Address> | 365 | |
| Parameter patientId should be final. | 368 | |
| Expected @param tag for 'patientId'. | 368 | |
| Line is longer than 80 characters. | 404 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 45 | |
| Class IdentifierDAO should be declared as final. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Parameter identifierRecord should be final. | 98 | |
| Expected @param tag for 'identifierRecord'. | 98 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Parameter id should be final. | 169 | |
| Expected @param tag for 'id'. | 169 | |
| Line is longer than 80 characters. | 213 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 240 | |
| Parameter identifierRecord should be final. | 244 | |
| Expected @param tag for 'identifierRecord'. | 244 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 282 | |
| First sentence should end with a period. | 304 | |
| Line has trailing spaces. | 305 | |
| Line has trailing spaces. | 307 | |
| Parameter identifierRecord should be final. | 311 | |
| Expected @param tag for 'identifierRecord'. | 311 | |
| Line is longer than 80 characters. | 331 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.management.Query. | 43 | |
| First sentence should end with a period. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Class PatientDAO should be declared as final. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 88 | |
| Line has trailing spaces. | 89 | |
| Parameter patientRecord should be final. | 93 | |
| Expected @param tag for 'patientRecord'. | 93 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 129 | |
| Parameter id should be final. | 133 | |
| Expected @param tag for 'id'. | 133 | |
| Line is longer than 80 characters. | 161 | |
| Line has trailing spaces. | 175 | |
| Parameter patientRecord should be final. | 179 | |
| Expected @param tag for 'patientRecord'. | 179 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 201 | |
| First sentence should end with a period. | 213 | |
| Line has trailing spaces. | 215 | |
| Parameter patientRecord should be final. | 218 | |
| Expected @param tag for 'patientRecord'. | 218 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 246 | |
| Line has trailing spaces. | 247 | |
| Method length is 286 lines (max allowed is 150). | 251 | |
| Parameter patient should be final. | 251 | |
| Expected @param tag for 'patient'. | 251 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 385 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 451 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 459 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 471 | |
| '3' is a magic number. | 493 | |
| '4' is a magic number. | 494 | |
| '5' is a magic number. | 495 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 526 | |
| First sentence should end with a period. | 541 | |
| Line has trailing spaces. | 543 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 559 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 45 | |
| Class PersonnameDAO should be declared as final. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Parameter personnameRecord should be final. | 98 | |
| Expected @param tag for 'personnameRecord'. | 98 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Parameter id should be final. | 169 | |
| Expected @param tag for 'id'. | 169 | |
| Line is longer than 80 characters. | 213 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 240 | |
| Parameter personnameRecord should be final. | 244 | |
| Expected @param tag for 'personnameRecord'. | 244 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 282 | |
| First sentence should end with a period. | 304 | |
| Line has trailing spaces. | 305 | |
| Line has trailing spaces. | 307 | |
| Parameter personnameRecord should be final. | 311 | |
| Expected @param tag for 'personnameRecord'. | 311 | |
| Line is longer than 80 characters. | 331 | |
| Line has trailing spaces. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Line has trailing spaces. | 360 | |
| Line has trailing spaces. | 362 | |
| Line has trailing spaces. | 364 | |
| Parameter patientId should be final. | 368 | |
| Expected @param tag for 'patientId'. | 368 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 404 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 45 | |
| Class PhonenumberDAO should be declared as final. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Parameter phonenumberRecord should be final. | 98 | |
| Expected @param tag for 'phonenumberRecord'. | 98 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Parameter id should be final. | 169 | |
| Expected @param tag for 'id'. | 169 | |
| Line is longer than 80 characters. | 213 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 240 | |
| Parameter phonenumberRecord should be final. | 244 | |
| Expected @param tag for 'phonenumberRecord'. | 244 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 282 | |
| First sentence should end with a period. | 304 | |
| Line has trailing spaces. | 305 | |
| Line has trailing spaces. | 307 | |
| Parameter phonenumberRecord should be final. | 311 | |
| Expected @param tag for 'phonenumberRecord'. | 311 | |
| Line is longer than 80 characters. | 331 | |
| Line has trailing spaces. | 358 | |
| Line has trailing spaces. | 360 | |
| Line has trailing spaces. | 362 | |
| Line has trailing spaces. | 364 | |
| Parameter patientId should be final. | 368 | |
| Expected @param tag for 'patientId'. | 368 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 404 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 90 | |
| Method 'getAddressId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line has trailing spaces. | 101 | |
| Method 'setAddressId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter addressId should be final. | 105 | |
| 'addressId' hides a field. | 105 | |
| Line has trailing spaces. | 112 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line has trailing spaces. | 129 | |
| Method 'setPatient' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter patient should be final. | 133 | |
| 'patient' hides a field. | 133 | |
| Line has trailing spaces. | 140 | |
| Method 'getStreet1' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line has trailing spaces. | 151 | |
| Method 'setStreet1' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter street1 should be final. | 155 | |
| 'street1' hides a field. | 155 | |
| Line has trailing spaces. | 162 | |
| Method 'getStreet2' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Line has trailing spaces. | 173 | |
| Method 'setStreet2' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Parameter street2 should be final. | 177 | |
| 'street2' hides a field. | 177 | |
| Line has trailing spaces. | 184 | |
| Method 'getCity' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Line has trailing spaces. | 195 | |
| Method 'setCity' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Parameter city should be final. | 199 | |
| 'city' hides a field. | 199 | |
| Line has trailing spaces. | 206 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Line has trailing spaces. | 217 | |
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Parameter state should be final. | 221 | |
| 'state' hides a field. | 221 | |
| Line has trailing spaces. | 228 | |
| Method 'getPostal' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Line has trailing spaces. | 239 | |
| Method 'setPostal' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Parameter postal should be final. | 243 | |
| 'postal' hides a field. | 243 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 69 | |
| Method 'getIdentifierId' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line has trailing spaces. | 80 | |
| Method 'setIdentifierId' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter identifierId should be final. | 84 | |
| 'identifierId' hides a field. | 84 | |
| Line has trailing spaces. | 91 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line has trailing spaces. | 108 | |
| Method 'setPatient' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Parameter patient should be final. | 112 | |
| 'patient' hides a field. | 112 | |
| Line has trailing spaces. | 119 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line has trailing spaces. | 130 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Parameter id should be final. | 134 | |
| 'id' hides a field. | 134 | |
| Line has trailing spaces. | 141 | |
| Method 'getOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Line has trailing spaces. | 152 | |
| Method 'setOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Parameter organizationId should be final. | 156 | |
| 'organizationId' hides a field. | 156 | |
| Line has trailing spaces. | 165 | |
| Method 'getHl7UniquePatientId' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line is longer than 80 characters. | 175 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 65 | |
| First sentence should end with a period. | 71 | |
| Line has trailing spaces. | 72 | |
| First sentence should end with a period. | 78 | |
| Line has trailing spaces. | 79 | |
| First sentence should end with a period. | 85 | |
| Line has trailing spaces. | 86 | |
| First sentence should end with a period. | 92 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 100 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line has trailing spaces. | 111 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter patientId should be final. | 115 | |
| 'patientId' hides a field. | 115 | |
| Line has trailing spaces. | 122 | |
| Method 'getDateOfBirth' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Line has trailing spaces. | 133 | |
| Method 'setDateOfBirth' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Parameter dateOfBirth should be final. | 137 | |
| 'dateOfBirth' hides a field. | 137 | |
| Line has trailing spaces. | 144 | |
| Method 'getGender' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line has trailing spaces. | 155 | |
| Method 'setGender' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Parameter gender should be final. | 159 | |
| 'gender' hides a field. | 159 | |
| Line has trailing spaces. | 166 | |
| Method 'getSsn' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Line has trailing spaces. | 177 | |
| Method 'setSsn' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Parameter ssn should be final. | 181 | |
| 'ssn' hides a field. | 181 | |
| First sentence should end with a period. | 187 | |
| Line has trailing spaces. | 188 | |
| Expected an @return tag. | 192 | |
| Method 'getAddresses' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| First sentence should end with a period. | 204 | |
| Line has trailing spaces. | 205 | |
| Method 'setAddresses' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Parameter addresses should be final. | 209 | |
| 'addresses' hides a field. | 209 | |
| Expected @param tag for 'addresses'. | 209 | |
| First sentence should end with a period. | 215 | |
| Line has trailing spaces. | 216 | |
| Expected an @return tag. | 220 | |
| Method 'getIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| First sentence should end with a period. | 232 | |
| Line has trailing spaces. | 233 | |
| Method 'setIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| Parameter identifiers should be final. | 237 | |
| 'identifiers' hides a field. | 237 | |
| Expected @param tag for 'identifiers'. | 237 | |
| First sentence should end with a period. | 243 | |
| Line has trailing spaces. | 244 | |
| Expected an @return tag. | 248 | |
| Method 'getPersonnames' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| First sentence should end with a period. | 260 | |
| Line has trailing spaces. | 261 | |
| Method 'setPersonnames' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Parameter personnames should be final. | 265 | |
| 'personnames' hides a field. | 265 | |
| Expected @param tag for 'personnames'. | 265 | |
| First sentence should end with a period. | 271 | |
| Line has trailing spaces. | 272 | |
| Expected an @return tag. | 276 | |
| Method 'getPhonenumbers' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| First sentence should end with a period. | 288 | |
| Line has trailing spaces. | 289 | |
| Method 'setPhonenumbers' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Parameter phonenumbers should be final. | 293 | |
| 'phonenumbers' hides a field. | 293 | |
| Expected @param tag for 'phonenumbers'. | 293 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 316 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 90 | |
| Method 'getPersonnameId' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line has trailing spaces. | 101 | |
| Method 'setPersonnameId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter personnameId should be final. | 105 | |
| 'personnameId' hides a field. | 105 | |
| Line has trailing spaces. | 112 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line has trailing spaces. | 129 | |
| Method 'setPatient' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter patient should be final. | 133 | |
| 'patient' hides a field. | 133 | |
| Line has trailing spaces. | 140 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line has trailing spaces. | 151 | |
| Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter prefix should be final. | 155 | |
| 'prefix' hides a field. | 155 | |
| Line has trailing spaces. | 162 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Line has trailing spaces. | 173 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Parameter firstName should be final. | 177 | |
| 'firstName' hides a field. | 177 | |
| Line has trailing spaces. | 184 | |
| Method 'getMiddleName' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Line has trailing spaces. | 195 | |
| Method 'setMiddleName' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Parameter middleName should be final. | 199 | |
| 'middleName' hides a field. | 199 | |
| Line has trailing spaces. | 206 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Line has trailing spaces. | 217 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Parameter lastName should be final. | 221 | |
| 'lastName' hides a field. | 221 | |
| Line has trailing spaces. | 228 | |
| Method 'getSuffix' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Line has trailing spaces. | 239 | |
| Method 'setSuffix' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Parameter suffix should be final. | 243 | |
| 'suffix' hides a field. | 243 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 62 | |
| Method 'getPhonenumberId' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line has trailing spaces. | 73 | |
| Method 'setPhonenumberId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter phonenumberId should be final. | 77 | |
| 'phonenumberId' hides a field. | 77 | |
| Line has trailing spaces. | 84 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line has trailing spaces. | 101 | |
| Method 'setPatient' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter patient should be final. | 105 | |
| 'patient' hides a field. | 105 | |
| Line has trailing spaces. | 112 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line has trailing spaces. | 123 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter value should be final. | 127 | |
| 'value' hides a field. | 127 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| First sentence should end with a period. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Class PatientService should be declared as final. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| First sentence should end with a period. | 47 | |
| Line has trailing spaces. | 56 | |
| First sentence should end with a period. | 64 | |
| Line has trailing spaces. | 66 | |
| Expected an @return tag. | 70 | |
| Parameter searchParams should be final. | 70 | |
| Expected @param tag for 'searchParams'. | 70 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Variable 'log' must be private and have accessor methods. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter policyEngFactory should be final. | 49 | |
| 'policyEngFactory' hides a field. | 49 | |
| Method 'invokePolicyEngine' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter policyCheckReq should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 73 | |
| Method 'invokePolicyEngine' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter policyCheckReq should be final. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Parameter auditLogger should be final. | 54 | |
| 'auditLogger' hides a field. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter orchestrationFactory should be final. | 55 | |
| 'orchestrationFactory' hides a field. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter body should be final. | 60 | |
| Parameter context should be final. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Method 'getPerformanceManager' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter body should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Method 'getTransforms' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 43 | |
| First sentence should end with a period. | 45 | |
| Line has trailing spaces. | 47 | |
| Parameter msg should be final. | 51 | |
| Expected @param tag for 'msg'. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| First sentence should end with a period. | 80 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Parameter subject should be final. | 86 | |
| Expected @param tag for 'subject'. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Method 'process201305' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Parameter request should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 122 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter response should be final. | 122 | |
| Parameter assertion should be final. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Method 'checkEmptySubject' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter response should be final. | 183 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 197 | |
| Method 'createEmpty201306' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Parameter senderOID should be final. | 197 | |
| Parameter receiverOID should be final. | 197 | |
| Parameter request should be final. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 200 | |
| Method 'storeMapping' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter request should be final. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 213 | |
| Expression can be simplified. | 216 | |
| Line is longer than 80 characters. | 217 | |
| First sentence should end with a period. | 223 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 229 | |
| Method 'storeLocalMapping' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Parameter request should be final. | 229 | |
| Expected @param tag for 'request'. | 229 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 250 | |
| Method 'queryMpi' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Parameter query should be final. | 250 | |
| Parameter assertion should be final. | 250 | |
| Line is longer than 80 characters. | 254 | |
| Method 'queryMpiForPatients' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Parameter query should be final. | 254 | |
| Parameter assertion should be final. | 254 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 272 | |
| Method 'createPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter queryResult should be final. | 272 | |
| Parameter localPatId should be final. | 272 | |
| Parameter assertion should be final. | 272 | |
| Parameter query should be final. | 273 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 328 | |
| Method 'createPatientCorrelation' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Parameter queryResult should be final. | 328 | |
| Parameter assertion should be final. | 328 | |
| Parameter query should be final. | 329 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 350 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 408 | |
| Missing a Javadoc comment. | 412 | |
| Parameter request should be final. | 412 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 457 | |
| Method 'createNewRequest' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| Missing a Javadoc comment. | 457 | |
| Parameter request should be final. | 457 | |
| Parameter targetCommunityId should be final. | 457 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 466 | |
| Line is longer than 80 characters. | 468 | |
| Method 'extractPatientIdFrom201305' is not designed for extension - needs to be abstract, final or empty. | 475 | |
| Missing a Javadoc comment. | 475 | |
| Parameter request should be final. | 475 | |
| Line is longer than 80 characters. | 485 | |
| Line is longer than 80 characters. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 493 | |
| Line is longer than 80 characters. | 503 | |
| Missing a Javadoc comment. | 515 | |
| Parameter request should be final. | 515 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Missing a Javadoc comment. | 538 | |
| Parameter request should be final. | 538 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 552 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Missing a Javadoc comment. | 563 | |
| Parameter request should be final. | 563 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 578 | |
| Missing a Javadoc comment. | 585 | |
| Parameter response should be final. | 585 | |
| Line is longer than 80 characters. | 586 | |
| Line is longer than 80 characters. | 589 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 599 | |
| Line is longer than 80 characters. | 601 | |
| Line is longer than 80 characters. | 603 | |
| Line is longer than 80 characters. | 605 | |
| Line is longer than 80 characters. | 611 | |
| Line is longer than 80 characters. | 612 | |
| Line is longer than 80 characters. | 617 | |
| Missing a Javadoc comment. | 621 | |
| Parameter response should be final. | 621 | |
| Line is longer than 80 characters. | 624 | |
| Line is longer than 80 characters. | 626 | |
| Missing a Javadoc comment. | 635 | |
| Parameter response should be final. | 635 | |
| Line is longer than 80 characters. | 638 | |
| Line is longer than 80 characters. | 639 | |
| Line is longer than 80 characters. | 640 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'log' must be private and have accessor methods. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter policyEngFactory should be final. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'check201305Policy' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter message should be final. | 60 | |
| Parameter patIdOverride should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Method 'checkOutgoingPolicy' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Parameter request should be final. | 116 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 159 | |
| Method 'checkIncomingPolicy' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Parameter request should be final. | 174 | |
| Parameter assertion should be final. | 174 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 57 | |
| Line has trailing spaces. | 59 | |
| Expected an @return tag. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Method 'createNewRequest' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter request should be final. | 64 | |
| Expected @param tag for 'request'. | 64 | |
| Parameter targetCommunityId should be final. | 64 | |
| Expected @param tag for 'targetCommunityId'. | 64 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| First sentence should end with a period. | 82 | |
| Line has trailing spaces. | 84 | |
| Method 'storeMapping' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter request should be final. | 88 | |
| Expected @param tag for 'request'. | 88 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getHcid' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter request should be final. | 117 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Method 'getAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter request should be final. | 139 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Method 'extractAAFrom201306' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter msg should be final. | 160 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 181 | |
| Method 'extractAAListFrom201306' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter msg should be final. | 186 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 224 | |
| Method 'getAssigningAuthorityHomeCommunityMappingDAO' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| Missing a Javadoc comment. | 224 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Method 'send201305ToAgency' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter request should be final. | 51 | |
| Parameter assertion should be final. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Method 'sendDeferredReqErrorToAgency' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter request should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Parameter errMsg should be final. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Method 'sendDeferredRespToAgency' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter request should be final. | 83 | |
| Parameter assertion should be final. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Method 'getAuditRepositoryLogger' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| '{' is not preceded with whitespace. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getAuditRepositoryProxyObjectFactory' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line contains a tab character. | 77 | |
| Parameter auditRepositoryLogger should be final. | 77 | |
| ',' is not followed by whitespace. | 77 | |
| Parameter proxy should be final. | 77 | |
| 'proxy' hides a field. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'auditNhin201305' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line contains a tab character. | 92 | |
| Parameter request should be final. | 92 | |
| Line contains a tab character. | 93 | |
| Parameter assertion should be final. | 93 | |
| Parameter direction should be final. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Method 'auditNhinDeferred201305' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Parameter request should be final. | 109 | |
| Parameter assertion should be final. | 109 | |
| Parameter direction should be final. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Method 'auditAdapter201305' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line contains a tab character. | 124 | |
| Parameter request should be final. | 124 | |
| Line contains a tab character. | 125 | |
| Parameter assertion should be final. | 125 | |
| Parameter direction should be final. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Method 'auditAdapterDeferred201305' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line contains a tab character. | 140 | |
| Parameter request should be final. | 140 | |
| Parameter assertion should be final. | 140 | |
| Parameter direction should be final. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Method 'auditNhin201306' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Line contains a tab character. | 155 | |
| Parameter request should be final. | 155 | |
| Line contains a tab character. | 156 | |
| Parameter assertion should be final. | 156 | |
| Parameter direction should be final. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Method 'auditNhinDeferred201306' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line contains a tab character. | 171 | |
| Parameter request should be final. | 171 | |
| Parameter assertion should be final. | 171 | |
| Parameter direction should be final. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Method 'auditAdapter201306' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Line contains a tab character. | 186 | |
| Parameter request should be final. | 186 | |
| Line contains a tab character. | 187 | |
| Parameter assertion should be final. | 187 | |
| Parameter direction should be final. | 187 | |
| Line contains a tab character. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Method 'auditAdapterDeferred201306' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line contains a tab character. | 202 | |
| Parameter request should be final. | 202 | |
| Parameter assertion should be final. | 202 | |
| Parameter direction should be final. | 202 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line contains a tab character. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Method 'auditEntity201305' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Parameter request should be final. | 221 | |
| Line contains a tab character. | 222 | |
| Parameter assertion should be final. | 222 | |
| Parameter direction should be final. | 222 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Method 'auditEntityDeferred201305' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Parameter request should be final. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line contains a tab character. | 242 | |
| Parameter assertion should be final. | 242 | |
| Parameter direction should be final. | 242 | |
| Parameter _process should be final. | 242 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 242 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Method 'auditEntity201306' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Parameter request should be final. | 261 | |
| Line contains a tab character. | 262 | |
| Parameter assertion should be final. | 262 | |
| Parameter direction should be final. | 262 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Method 'auditEntityDeferred201306' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Parameter request should be final. | 280 | |
| Line contains a tab character. | 281 | |
| Parameter assertion should be final. | 281 | |
| Parameter direction should be final. | 281 | |
| Line contains a tab character. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Method 'auditAck' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Line contains a tab character. | 296 | |
| Parameter request should be final. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line contains a tab character. | 297 | |
| Parameter assertion should be final. | 297 | |
| Parameter direction should be final. | 297 | |
| Parameter _interface should be final. | 297 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 297 | |
| Line is longer than 80 characters. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 302 | |
| First sentence should end with a period. | 304 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line contains a tab character. | 312 | |
| Method 'audit' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| Parameter auditLogMsg should be final. | 312 | |
| Parameter assertion should be final. | 312 | |
| Expected @param tag for 'assertion'. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 320 | |
| Method 'sendToProxy' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line contains a tab character. | 321 | |
| Parameter auditLogMsg should be final. | 321 | |
| Parameter assertion should be final. | 321 | |
| Line is longer than 80 characters. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line contains a tab character. | 325 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 43 | |
| Unused @param tag for '_interface'. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Expected @param tag for 'assertion'. | 49 | |
| Line has trailing spaces. | 53 | |
| Unused @param tag for '_interface'. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Redundant 'public' modifier. | 59 | |
| Expected @param tag for 'assertion'. | 59 | |
| Line has trailing spaces. | 64 | |
| Unused @param tag for '_interface'. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Redundant 'public' modifier. | 70 | |
| Expected @param tag for 'assertion'. | 70 | |
| Line has trailing spaces. | 74 | |
| Unused @param tag for '_interface'. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Redundant 'public' modifier. | 80 | |
| Expected @param tag for 'assertion'. | 80 | |
| Line has trailing spaces. | 85 | |
| Unused @param tag for '_interface'. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Redundant 'public' modifier. | 91 | |
| Expected @param tag for 'assertion'. | 91 | |
| Line has trailing spaces. | 95 | |
| Unused @param tag for '_interface'. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Redundant 'public' modifier. | 101 | |
| Expected @param tag for 'assertion'. | 101 | |
| Line has trailing spaces. | 106 | |
| Unused @param tag for '_interface'. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Redundant 'public' modifier. | 112 | |
| Expected @param tag for 'assertion'. | 112 | |
| Line has trailing spaces. | 116 | |
| Unused @param tag for '_interface'. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Redundant 'public' modifier. | 122 | |
| Expected @param tag for 'assertion'. | 122 | |
| Line has trailing spaces. | 127 | |
| Unused @param tag for '_interface'. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Redundant 'public' modifier. | 133 | |
| Expected @param tag for 'assertion'. | 134 | |
| Line has trailing spaces. | 138 | |
| Unused @param tag for '_interface'. | 141 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Redundant 'public' modifier. | 145 | |
| Expected @param tag for 'assertion'. | 146 | |
| Expected @param tag for '_process'. | 146 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 146 | |
| Line has trailing spaces. | 150 | |
| Unused @param tag for '_interface'. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Redundant 'public' modifier. | 156 | |
| Expected @param tag for 'assertion'. | 157 | |
| Line has trailing spaces. | 161 | |
| Unused @param tag for '_interface'. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Redundant 'public' modifier. | 167 | |
| Expected @param tag for 'assertion'. | 168 | |
| Line is longer than 80 characters. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Redundant 'public' modifier. | 170 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Parameter t should be final. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Parameter errorMsg should be final. | 35 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'log' must be private and have accessor methods. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter policyEngFactory should be final. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Method 'checkIncomingPolicy' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter request should be final. | 62 | |
| Parameter assertion should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Method 'checkOutgoingPolicy' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter request should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| First sentence should end with a period. | 36 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Redundant 'public' modifier. | 44 | |
| Expected @param tag for 'request'. | 44 | |
| Expected @param tag for 'assertion'. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter request should be final. | 49 | |
| Parameter context should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Method 'respondingGatewayPRPAIN201306UV02' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter body should be final. | 48 | |
| Parameter context should be final. | 48 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getEntityPatientDiscoveryProcessor' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPerformanceManager' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter request should be final. | 70 | |
| Parameter context should be final. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Parameter respondingGatewayPRPAIN201305UV02Request should be final. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 122 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Avoid inline conditionals. | 57 | |
| Line has trailing spaces. | 60 | |
| Method 'processPatientDiscoveryAsyncRequestSecured' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter request should be final. | 62 | |
| Parameter context should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Method 'processPatientDiscoveryAsyncRequestUnsecured' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Parameter request should be final. | 86 | |
| Parameter context should be final. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 110 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter context should be final. | 111 | |
| Line is longer than 80 characters. | 112 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - gov.hhs.fha.nhinc.cxf.extraction.SAML2AssertionExtractor. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter request should be final. | 65 | |
| Parameter context should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter request should be final. | 80 | |
| Parameter context should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter serviceFactory should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter request should be final. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter serviceFactory should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter request should be final. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter serviceFactory should be final. | 50 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter processPatientDiscoveryAsyncRespAsyncRequest should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter serviceFactory should be final. | 50 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter processPatientDiscoveryAsyncRespAsyncRequest should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter serviceFactory should be final. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter respondingGatewayPRPAIN201305UV02Request should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getEntityPatientDiscoveryImpl' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter serviceFactory should be final. | 53 | |
| Method 'getEntityPatientDiscoveryImpl' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter respondingGatewayPRPAIN201305UV02Request should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 35 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Parameter serviceFactory should be final. | 63 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 73 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter body should be final. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Method 'getNhinPatientDiscoveryService' is not designed for extension - needs to be abstract, final or empty. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter serviceFactory should be final. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'respondingGatewayDeferredPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter body should be final. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 30 | |
| Unused import - javax.xml.ws.soap.Addressing. | 33 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter serviceFactory should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'respondingGatewayDeferredPRPAIN201306UV02' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter body should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter serviceFactory should be final. | 48 | |
| Method 'proxyPRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Parameter proxyPRPAIN201305UVProxyRequest should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter serviceFactory should be final. | 49 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter proxyProcessPatientDiscoveryAsyncRespRequest should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter serviceFactory should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'proxyProcessPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter request should be final. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter serviceFactory should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'proxyProcessPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter request should be final. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter serviceFactory should be final. | 48 | |
| Method 'proxyPRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Parameter proxyPRPAIN201305UVProxyRequest should be final. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter serviceFactory should be final. | 47 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Parameter proxyProcessPatientDiscoveryAsyncRespRequest should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Parameter serviceFactory should be final. | 36 | |
| 'serviceFactory' hides a field. | 36 | |
| Method 'getServiceFactory' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Redundant 'public' modifier. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Redundant 'public' modifier. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getNhinPatientDiscoveryService' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNhinPatientDiscoveryAsyncReqImpl' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getNhinPatientDiscoveryAsyncRespImpl' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getEntityPatientDiscoveryImpl' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getEntityPatientDiscoveryDeferredRequestImpl' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getEntityPatientDiscoveryDeferredResponseImpl' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'getNhincProxyPatientDiscoveryImpl' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getNhincProxyPatientDiscoveryDeferredRequestImpl' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getNhincProxyPatientDiscoveryAsyncRespImpl' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getNhincPatientDiscoveryProcessor' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'proxyPRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter request should be final. | 61 | |
| Parameter context should be final. | 61 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 93 | |
| Method 'proxyPRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter request should be final. | 93 | |
| Parameter context should be final. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 114 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Avoid inline conditionals. | 52 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'createPassthruProxyPatientDiscoveryDeferredRequestOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'processPatientDiscoveryAsyncRequestSecured' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter request should be final. | 61 | |
| Parameter context should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 70 | |
| ',' is not followed by whitespace. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Method 'processPatientDiscoveryAsyncRequestUnsecured' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter request should be final. | 84 | |
| Parameter context should be final. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 108 | |
| Method 'extractAssertion' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter context should be final. | 109 | |
| Line is longer than 80 characters. | 110 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - gov.hhs.fha.nhinc.cxf.extraction.SAML2AssertionExtractor. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter request should be final. | 59 | |
| Parameter context should be final. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Parameter request should be final. | 80 | |
| Parameter context should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line has trailing spaces. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter respondingGatewayPRPAIN201305UV02Request should be final. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 50 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter bIsSecure should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter request should be final. | 57 | |
| Parameter context should be final. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 52 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter request should be final. | 52 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Unused import - javax.jws.WebService. | 33 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter respondingGatewayPRPAIN201305UV02Request should be final. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| '}' should be on the same line. | 58 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Avoid inline conditionals. | 51 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter request should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 43 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter context should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter request should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Parameter context should be final. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter context should be final. | 62 | |
| Parameter oAssertionIn should be final. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter processPatientDiscoveryAsyncReqAsyncRequest should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter processPatientDiscoveryAsyncReqAsyncRequest should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Avoid inline conditionals. | 53 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter request should be final. | 60 | |
| Parameter response should be final. | 60 | |
| Parameter assertion should be final. | 61 | |
| Parameter errMsg should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter processPatientDiscoveryAsyncReqErrorRequest should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter processPatientDiscoveryAsyncReqErrorRequest should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter response should be final. | 44 | |
| Parameter errMsg should be final. | 45 | |
| Parameter context should be final. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter request should be final. | 54 | |
| Parameter response should be final. | 54 | |
| Parameter assertion should be final. | 55 | |
| Parameter errMsg should be final. | 55 | |
| Parameter context should be final. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter context should be final. | 64 | |
| Parameter oAssertionIn should be final. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter request should be final. | 46 | |
| Parameter response should be final. | 46 | |
| Parameter assertion should be final. | 47 | |
| Parameter errMsg should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 42 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter request should be final. | 42 | |
| Parameter response should be final. | 42 | |
| Parameter assertion should be final. | 43 | |
| Parameter errMsg should be final. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter response should be final. | 69 | |
| Parameter assertion should be final. | 70 | |
| Parameter errMsg should be final. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'processPatientDiscoveryAsyncReqError' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter request should be final. | 68 | |
| Parameter response should be final. | 68 | |
| Parameter assertion should be final. | 69 | |
| Parameter errMsg should be final. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter request should be final. | 40 | |
| Parameter assertion should be final. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getAdapterPatientDiscoveryDeferredReqProxy' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter request should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'addPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter request should be final. | 72 | |
| Parameter assertion should be final. | 72 | |
| Parameter targets should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 112 | |
| Method 'addPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter request should be final. | 112 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 147 | |
| Method 'sendToNhin' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter respMsg should be final. | 147 | |
| Parameter assertion should be final. | 147 | |
| Parameter targets should be final. | 148 | |
| Line has trailing spaces. | 160 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 178 | |
| Method 'getTargetEndpoints' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter targetCommunities should be final. | 178 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 188 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - javax.jws.WebService. | 32 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getAdapterPatientDiscoveryDeferredReqQueueProcessImpl' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| First sentence should end with a period. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'processPatientDiscoveryDeferredReqQueue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Parameter request should be final. | 57 | |
| Expected @param tag for 'request'. | 57 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getAdapterPatientDiscoveryDeferredReqQueueProcessOrchImpl' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| First sentence should end with a period. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Method 'processPatientDiscoveryDeferredReqQueue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Parameter request should be final. | 57 | |
| Expected @param tag for 'request'. | 57 | |
| Parameter context should be final. | 57 | |
| Expected @param tag for 'context'. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| First sentence should end with a period. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Method 'processPatientDiscoveryDeferredReqQueue' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter messageId should be final. | 75 | |
| Expected @param tag for 'messageId'. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 140 | |
| Missing a Javadoc comment. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Parameter msgData should be final. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 162 | |
| Missing a Javadoc comment. | 171 | |
| Parameter request should be final. | 171 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Avoid inline conditionals. | 60 | |
| Line has trailing spaces. | 65 | |
| Unused @param tag for 'body'. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'addPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter request should be final. | 70 | |
| Expected @param tag for 'request'. | 70 | |
| Parameter assertion should be final. | 70 | |
| Parameter targets should be final. | 71 | |
| Expected @param tag for 'targets'. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 56 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getAdapterPatientDiscoveryAsyncReqQueueProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter request should be final. | 41 | |
| Parameter assertion should be final. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter processPatientDiscoveryAsyncRespAsyncRequest should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter processPatientDiscoveryAsyncRespAsyncRequest should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter context should be final. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter request should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Parameter context should be final. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter context should be final. | 63 | |
| Parameter oAssertionIn should be final. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter request should be final. | 44 | |
| Parameter assertion should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter request should be final. | 43 | |
| Parameter assertion should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getAdapterPatientDiscoveryDeferredRespProxy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter request should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Avoid inline conditionals. | 59 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter body should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter body should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 58 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line has trailing spaces. | 67 | |
| Method 'getAdapterPatientDiscoveryProxy' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 64 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 79 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Parameter body should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Expected @throws tag for 'PatientDiscoveryException'. | 80 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Avoid inline conditionals. | 67 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Parameter body should be final. | 78 | |
| Parameter assertion should be final. | 78 | |
| Expected @throws tag for 'PatientDiscoveryException'. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| First sentence should end with a period. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Parameter e should be final. | 97 | |
| Expected @param tag for 'e'. | 97 | |
| Parameter le should be final. | 97 | |
| Expected @param tag for 'le'. | 97 | |
| Line is longer than 80 characters. | 102 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Parameter request should be final. | 103 | |
| Parameter assertion should be final. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 135 | |
| Method 'addErrorMessageToResponse' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Parameter request should be final. | 135 | |
| Expected @param tag for 'request'. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Parameter response should be final. | 136 | |
| Expected @param tag for 'response'. | 136 | |
| Parameter e should be final. | 136 | |
| Expected @param tag for 'e'. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getResponseFromCommunities' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Parameter request should be final. | 145 | |
| Parameter assertion should be final. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Avoid inline conditionals. | 192 | |
| Line is longer than 80 characters. | 202 | |
| Method 'getGatewayVersion' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Method 'createNhinTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter hcid should be final. | 220 | |
| Line is longer than 80 characters. | 229 | |
| Method 'setHomeCommunityIdInRequest' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Parameter request should be final. | 229 | |
| Parameter hcid should be final. | 229 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 242 | |
| Method 'createOrchestratable' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Parameter message should be final. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Parameter assertion should be final. | 243 | |
| Parameter target should be final. | 243 | |
| Parameter gatewayLevel should be final. | 243 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 252 | |
| Method 'createFailedPolicyCommunityResponseFromRequest' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Parameter message should be final. | 252 | |
| Parameter hcid should be final. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 265 | |
| Method 'getCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Parameter dqexecutor should be final. | 266 | |
| Line is longer than 80 characters. | 272 | |
| Method 'addPolicyErrorsToResponse' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter response should be final. | 272 | |
| Parameter policyErrList should be final. | 273 | |
| Line is longer than 80 characters. | 274 | |
| First sentence should end with a period. | 279 | |
| Expected an @return tag. | 282 | |
| Line is longer than 80 characters. | 282 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Parameter request should be final. | 282 | |
| Expected @param tag for 'request'. | 282 | |
| Parameter assertion should be final. | 282 | |
| Expected @param tag for 'assertion'. | 282 | |
| Line is longer than 80 characters. | 286 | |
| First sentence should end with a period. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Method 'createNewRequest' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Parameter request should be final. | 299 | |
| Expected @param tag for 'request'. | 299 | |
| Parameter assertion should be final. | 299 | |
| Expected @param tag for 'assertion'. | 299 | |
| Parameter urlInfo should be final. | 299 | |
| Expected @param tag for 'urlInfo'. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 313 | |
| First sentence should end with a period. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Parameter request should be final. | 333 | |
| Line is longer than 80 characters. | 378 | |
| Method 'getEndpoints' is not designed for extension - needs to be abstract, final or empty. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Parameter targetCommunities should be final. | 378 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 400 | |
| Method 'auditRequestFromAdapter' is not designed for extension - needs to be abstract, final or empty. | 400 | |
| Missing a Javadoc comment. | 400 | |
| Parameter request should be final. | 400 | |
| Parameter assertion should be final. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 406 | |
| Method 'auditResponseToAdapter' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| Missing a Javadoc comment. | 406 | |
| Parameter response should be final. | 406 | |
| Parameter assertion should be final. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Method 'getNewPatientDiscoveryAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| '?' is not preceded with whitespace. | 424 | |
| Avoid inline conditionals. | 424 | |
| '?' is not followed by whitespace. | 424 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| First sentence should end with a period. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter message should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter message should be final. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter message should be final. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 94 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| Parameter message should be final. | 102 | |
| Parameter error should be final. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 37 | |
| Class OutboundPatientDiscoveryFactory should be declared as final. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter apiLevel should be final. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| More than 7 parameters. | 63 | |
| Parameter d should be final. | 63 | |
| Parameter p should be final. | 63 | |
| Parameter at should be final. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Parameter pt should be final. | 64 | |
| Parameter a should be final. | 64 | |
| Parameter name should be final. | 64 | |
| Parameter t should be final. | 64 | |
| Parameter r should be final. | 64 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'getResponseProcessor' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Line has trailing spaces. | 115 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter r should be final. | 120 | |
| Line is longer than 80 characters. | 124 | |
| Method 'getCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Method 'setCumulativeResponse' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter r should be final. | 128 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| 'protected' modifier out of order with the JLS suggestions. | 60 | |
| Missing a Javadoc comment. | 62 | |
| 'protected' modifier out of order with the JLS suggestions. | 62 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter t should be final. | 64 | |
| Method 'getTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter pdRequest should be final. | 72 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter assertionType should be final. | 84 | |
| 'assertionType' hides a field. | 84 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter policyTransformer should be final. | 92 | |
| 'policyTransformer' hides a field. | 92 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'setAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter auditTransformer should be final. | 100 | |
| 'auditTransformer' hides a field. | 100 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter nhinDelegate should be final. | 108 | |
| 'nhinDelegate' hides a field. | 108 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Method 'setAggregator' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter processor should be final. | 116 | |
| Method 'getProcessor' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Method 'setProcessor' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter processor should be final. | 124 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Method 'setServiceName' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter name should be final. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Name 'OutboundPatientDiscoveryOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 34 | |
| Method 'getStrategy' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Method 'getOrchestratable' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter level should be final. | 59 | |
| First sentence should end with a period. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Expected an @return tag. | 69 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processNhinResponse' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter individual should be final. | 69 | |
| Expected @param tag for 'individual'. | 69 | |
| Parameter cumulativeResponse should be final. | 70 | |
| Expected @param tag for 'cumulativeResponse'. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Avoid nested blocks. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Avoid nested blocks. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 108 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 113 | |
| Expected an @return tag. | 116 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Parameter individualResponse should be final. | 117 | |
| Expected @param tag for 'individualResponse'. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line has trailing spaces. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line has trailing spaces. | 130 | |
| Line is longer than 80 characters. | 134 | |
| Line has trailing spaces. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter orch should be final. | 157 | |
| Parameter request should be final. | 157 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 168 | |
| Line is longer than 80 characters. | 168 | |
| Method 'createRequestFromOrchestratable' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter orch should be final. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 174 | |
| Line has trailing spaces. | 178 | |
| First sentence should end with a period. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line has trailing spaces. | 185 | |
| Method 'aggregateResponse' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Parameter individual should be final. | 191 | |
| Parameter cumulative should be final. | 192 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line has trailing spaces. | 199 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line has trailing spaces. | 205 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 215 | |
| Line has trailing spaces. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line has trailing spaces. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 224 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 233 | |
| Method 'createCommunityPRPAIN201306UV02ResponseType' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Parameter hcid should be final. | 233 | |
| Line has trailing spaces. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 244 | |
| First sentence should end with a period. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line has trailing spaces. | 247 | |
| Expected an @return tag. | 252 | |
| Line is longer than 80 characters. | 252 | |
| Method 'processErrorResponse' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Parameter request should be final. | 252 | |
| Parameter error should be final. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line has trailing spaces. | 254 | |
| Line is longer than 80 characters. | 254 | |
| First sentence should end with a period. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line has trailing spaces. | 260 | |
| Line is longer than 80 characters. | 265 | |
| Method 'processError' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Parameter request should be final. | 265 | |
| Parameter error should be final. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 273 | |
| First sentence should end with a period. | 279 | |
| Line is longer than 80 characters. | 282 | |
| Parameter individual should be final. | 282 | |
| Expected @param tag for 'individual'. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Parameter cumulativeResponse should be final. | 283 | |
| Expected @param tag for 'cumulativeResponse'. | 283 | |
| Expected @throws tag for 'Exception'. | 283 | |
| Line is longer than 80 characters. | 288 | |
| Line has trailing spaces. | 289 | |
| Line is longer than 80 characters. | 289 | |
| Line has trailing spaces. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 297 | |
| First sentence should end with a period. | 301 | |
| Line is longer than 80 characters. | 304 | |
| Parameter individualResponse should be final. | 304 | |
| Expected @param tag for 'individualResponse'. | 304 | |
| Parameter cumulativeResponse should be final. | 304 | |
| Expected @param tag for 'cumulativeResponse'. | 304 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| First sentence should end with a period. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Parameter request should be final. | 50 | |
| Expected @param tag for 'request'. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter message should be final. | 61 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| 'public' modifier out of order with the JLS suggestions. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Method 'auditRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter request should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Parameter hcid should be final. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Method 'auditResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter response should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Parameter hcid should be final. | 80 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Method 'createNhinTargetCommunityType' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter hcid should be final. | 85 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| First sentence should end with a period. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Name 'OutboundPatientDiscoveryStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter message should be final. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'executeStrategy' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter message should be final. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Avoid inline conditionals. | 66 | |
| Method 'createAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getPatientDiscovery201305Processor' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'getPDDeferredCorrelationDao' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter message should be final. | 89 | |
| Parameter assertion should be final. | 89 | |
| Parameter targets should be final. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 147 | |
| Method 'auditRequestFromAdapter' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter request should be final. | 147 | |
| Parameter assertion should be final. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 153 | |
| Method 'auditResponseToAdapter' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter ack should be final. | 153 | |
| Parameter assertion should be final. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Method 'createMessageIdToPatientIdCorrelation' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter messageId should be final. | 159 | |
| Parameter patientId should be final. | 159 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 171 | |
| Method 'getTargetEndpoints' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter targetCommunities should be final. | 171 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 186 | |
| Method 'createNewPRPAIN201305UV02ForOneTargetCommunity' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter message should be final. | 186 | |
| Parameter hcid should be final. | 186 | |
| Parameter pd201305Processor should be final. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 206 | |
| Method 'createNewRespondingGatewayRequest' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter message should be final. | 206 | |
| Parameter assertion should be final. | 207 | |
| Parameter targets should be final. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 216 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Parameter request should be final. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 220 | |
| Method 'sendToProxy' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter request should be final. | 220 | |
| Parameter assertion should be final. | 220 | |
| Parameter urlInfo should be final. | 220 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 238 | |
| Method 'createNhinTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Parameter url should be final. | 238 | |
| Parameter hcid should be final. | 238 | |
| Line is longer than 80 characters. | 249 | |
| Method 'auditRequestToNhin' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Parameter request should be final. | 249 | |
| Parameter newAssertion should be final. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 254 | |
| Method 'auditResponseFromNhin' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Parameter resp should be final. | 254 | |
| Parameter newAssertion should be final. | 254 | |
| Line is longer than 80 characters. | 256 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter message should be final. | 47 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter message should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Parameter message should be final. | 84 | |
| Parameter error should be final. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Class OutboundPatientDiscoveryDeferredRequestFactory should be declared as final. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter apiLevel should be final. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'target' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter delegate should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter delegate should be final. | 57 | |
| Parameter request should be final. | 57 | |
| 'request' hides a field. | 57 | |
| Parameter target should be final. | 58 | |
| 'target' hides a field. | 58 | |
| Parameter assertion should be final. | 58 | |
| 'assertion' hides a field. | 58 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter assertion should be final. | 83 | |
| 'assertion' hides a field. | 83 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| 'request' hides a field. | 91 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter response should be final. | 99 | |
| 'response' hides a field. | 99 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter target should be final. | 107 | |
| 'target' hides a field. | 107 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter message should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter assertionType should be final. | 65 | |
| 'assertionType' hides a field. | 65 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter nhinDelegate should be final. | 77 | |
| 'nhinDelegate' hides a field. | 77 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter request should be final. | 85 | |
| 'request' hides a field. | 85 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter target should be final. | 93 | |
| 'target' hides a field. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundPatientDiscoveryDeferredRequestOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Name 'OutboundPatientDiscoveryDeferredRequestStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter message should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter request should be final. | 38 | |
| Parameter assertion should be final. | 38 | |
| Parameter targets should be final. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter request should be final. | 37 | |
| Parameter assertion should be final. | 37 | |
| Parameter target should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getEntityPatientDiscoveryDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter message should be final. | 64 | |
| Parameter assertion should be final. | 64 | |
| Parameter targets should be final. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter message should be final. | 63 | |
| Parameter assertion should be final. | 63 | |
| Parameter target should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 32 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 37 | |
| '(' is followed by whitespace. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter policyChecker should be final. | 65 | |
| 'policyChecker' hides a field. | 65 | |
| Method 'createAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'processPatientDiscoveryAsyncRespOrch' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter body should be final. | 81 | |
| Parameter assertion should be final. | 81 | |
| Parameter target should be final. | 82 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 119 | |
| Method 'auditRequestFromAdapter' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter request should be final. | 119 | |
| Parameter assertion should be final. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Method 'auditResponseToAdapter' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter ack should be final. | 126 | |
| Parameter assertion should be final. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 134 | |
| Method 'getTargetEndpoints' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter targetCommunities should be final. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 149 | |
| Method 'createNewRespondingGatewayRequest' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter message should be final. | 149 | |
| Parameter assertion should be final. | 150 | |
| Parameter target should be final. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 159 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter request should be final. | 159 | |
| Line is longer than 80 characters. | 163 | |
| Method 'sendToProxy' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Parameter request should be final. | 163 | |
| Parameter assertion should be final. | 163 | |
| Parameter target should be final. | 164 | |
| Parameter urlInfo should be final. | 164 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 183 | |
| Method 'createNhinTargetSystemType' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter url should be final. | 183 | |
| Parameter hcid should be final. | 183 | |
| Line is longer than 80 characters. | 194 | |
| Method 'auditRequestToNhin' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Parameter request should be final. | 194 | |
| Parameter assertion should be final. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Method 'auditResponseFromNhin' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter resp should be final. | 199 | |
| Parameter assertion should be final. | 199 | |
| Line is longer than 80 characters. | 201 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter message should be final. | 47 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter message should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line contains a tab character. | 84 | |
| Parameter message should be final. | 84 | |
| Parameter error should be final. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Class OutboundPatientDiscoveryDeferredResponseFactory should be declared as final. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter apiLevel should be final. | 48 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Variable 'target' must be private and have accessor methods. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter delegate should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter delegate should be final. | 57 | |
| Parameter request should be final. | 57 | |
| 'request' hides a field. | 57 | |
| Parameter target should be final. | 58 | |
| 'target' hides a field. | 58 | |
| Parameter assertion should be final. | 58 | |
| 'assertion' hides a field. | 58 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter assertion should be final. | 83 | |
| 'assertion' hides a field. | 83 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| 'request' hides a field. | 91 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter response should be final. | 99 | |
| 'response' hides a field. | 99 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter target should be final. | 107 | |
| 'target' hides a field. | 107 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter message should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter assertionType should be final. | 65 | |
| 'assertionType' hides a field. | 65 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter nhinDelegate should be final. | 77 | |
| 'nhinDelegate' hides a field. | 77 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter request should be final. | 85 | |
| 'request' hides a field. | 85 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter target should be final. | 93 | |
| 'target' hides a field. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Name 'OutboundPatientDiscoveryDeferredResponseOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 42 | |
| Name 'OutboundPatientDiscoveryDeferredResponseStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter message should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter body should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Parameter target should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getEntityImpl' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter body should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Parameter target should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 42 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Method 'getNhincPatientDiscoveryProxy' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Parameter target should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'processPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Parameter target should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line is longer than 80 characters. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'getEntityPatientDiscoveryProcessor' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter pdRequest should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter assertion should be final. | 60 | |
| Parameter targetCommunities should be final. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter pdRequest should be final. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Parameter assertion should be final. | 42 | |
| Parameter targetCommunities should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getEntityPatientDiscoveryProxy' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'invokeConnectionManager' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter serviceName should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 87 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter pdRequest should be final. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Parameter assertion should be final. | 88 | |
| Parameter targetCommunities should be final. | 88 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Expected an @return tag. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Expected @param tag for 'url'. | 122 | |
| Expected @param tag for 'assertion'. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'invokeConnectionManager' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter serviceName should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter pdRequest should be final. | 94 | |
| Expected @param tag for 'pdRequest'. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Parameter assertion should be final. | 95 | |
| Expected @param tag for 'assertion'. | 95 | |
| Parameter targetCommunities should be final. | 95 | |
| Expected @param tag for 'targetCommunities'. | 95 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 116 | |
| Expected an @return tag. | 128 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Expected @param tag for 'url'. | 128 | |
| Expected @param tag for 'assertion'. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Variable 'log' must be private and have accessor methods. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| 'protected' modifier out of order with the JLS suggestions. | 45 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| 'public' modifier out of order with the JLS suggestions. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter servicePropertyAccessor should be final. | 59 | |
| 'servicePropertyAccessor' hides a field. | 59 | |
| Parameter auditLogger should be final. | 59 | |
| 'auditLogger' hides a field. | 59 | |
| Parameter patientDiscoveryProcessor should be final. | 60 | |
| 'patientDiscoveryProcessor' hides a field. | 60 | |
| Parameter proxyFactory should be final. | 61 | |
| 'proxyFactory' hides a field. | 61 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Parameter body should be final. | 76 | |
| Parameter assertion should be final. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 85 | |
| Expected an @return tag. | 96 | |
| Line is longer than 80 characters. | 96 | |
| Method 'auditAndProcess' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter body should be final. | 96 | |
| Expected @param tag for 'body'. | 96 | |
| Parameter assertion should be final. | 96 | |
| Expected @param tag for 'assertion'. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Parameter auditLogger should be final. | 97 | |
| 'auditLogger' hides a field. | 97 | |
| Expected @param tag for 'auditLogger'. | 97 | |
| Expected @throws tag for 'PatientDiscoveryException'. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 107 | |
| Expected an @return tag. | 117 | |
| Line is longer than 80 characters. | 117 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Parameter body should be final. | 117 | |
| Expected @param tag for 'body'. | 117 | |
| Parameter assertion should be final. | 117 | |
| Expected @param tag for 'assertion'. | 117 | |
| Expected @throws tag for 'PatientDiscoveryException'. | 117 | |
| Line is longer than 80 characters. | 128 | |
| Method 'send201305ToAgency' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter request should be final. | 128 | |
| Parameter assertion should be final. | 128 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 135 | |
| Method 'process201305' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter body should be final. | 135 | |
| Parameter assertion should be final. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 149 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter servicePropertyAccessor should be final. | 64 | |
| 'servicePropertyAccessor' hides a field. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter auditLogger should be final. | 65 | |
| 'auditLogger' hides a field. | 65 | |
| Parameter proxyFactory should be final. | 65 | |
| 'proxyFactory' hides a field. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Parameter proxyErrorFactory should be final. | 66 | |
| 'proxyErrorFactory' hides a field. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Parameter policyChecker should be final. | 67 | |
| 'policyChecker' hides a field. | 67 | |
| Method 'createAsyncProcesser' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter request should be final. | 81 | |
| Parameter assertion should be final. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Expected an @return tag. | 116 | |
| Line is longer than 80 characters. | 116 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Parameter request should be final. | 116 | |
| Expected @param tag for 'request'. | 116 | |
| Parameter assertion should be final. | 116 | |
| Expected @param tag for 'assertion'. | 116 | |
| Line is longer than 80 characters. | 127 | |
| Parameter request should be final. | 127 | |
| Expected @param tag for 'request'. | 127 | |
| Parameter assertion should be final. | 127 | |
| Expected @param tag for 'assertion'. | 127 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 145 | |
| Method 'sendToAgency' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter request should be final. | 145 | |
| Parameter assertion should be final. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 158 | |
| Method 'sendToAgencyError' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter request should be final. | 158 | |
| Parameter assertion should be final. | 158 | |
| Parameter errMsg should be final. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter body should be final. | 41 | |
| Parameter assertion should be final. | 41 | |
| Parameter target should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 41 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getNhinPatientDiscoveryAsyncReqProxy' is not designed for extension - needs to be abstract, final or empty. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 67 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Avoid inline conditionals. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter request should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Parameter target should be final. | 75 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 116 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter servicePropertyAccessor should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter auditLogger should be final. | 62 | |
| 'auditLogger' hides a field. | 62 | |
| Parameter proxyFactory should be final. | 62 | |
| 'proxyFactory' hides a field. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Parameter policyChecker should be final. | 63 | |
| 'policyChecker' hides a field. | 63 | |
| Line is longer than 80 characters. | 70 | |
| Method 'respondingGatewayPRPAIN201306UV02Orch' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter body should be final. | 70 | |
| Parameter assertion should be final. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Must have at least one statement. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getResponseMode' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line is longer than 80 characters. | 123 | |
| Method 'sendToAdapter' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter body should be final. | 123 | |
| Parameter assertion should be final. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Method 'processRespVerifyMode' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter body should be final. | 136 | |
| Parameter assertion should be final. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 157 | |
| Method 'processRespTrustMode' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter body should be final. | 157 | |
| Parameter assertion should be final. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 178 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter request should be final. | 178 | |
| Method 'storeMapping' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Parameter msg should be final. | 182 | |
| Line is longer than 80 characters. | 183 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Method 'isInPassThroughMode' is not designed for extension - needs to be abstract, final or empty. | 33 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'respondingGatewayPRPAIN201306UV02' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter body should be final. | 41 | |
| Parameter assertion should be final. | 41 | |
| Parameter target should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 40 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getNhinPatientDiscoveryAsyncRespProxy' is not designed for extension - needs to be abstract, final or empty. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 67 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Avoid inline conditionals. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Method 'respondingGatewayPRPAIN201306UV02' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter request should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Parameter target should be final. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter request should be final. | 41 | |
| Parameter assertion should be final. | 41 | |
| Parameter target should be final. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 56 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line has trailing spaces. | 65 | |
| Method 'getNhinPatientDiscoveryProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Avoid inline conditionals. | 70 | |
| Method 'respondingGatewayPRPAIN201305UV02' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter request should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Parameter target should be final. | 75 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 97 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 149 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Class OrchestrationContextFactory should be declared as final. | 42 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Parameter homeCommunityType should be final. | 54 | |
| Parameter serviceName should be final. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter apiLevel should be final. | 62 | |
| Parameter serviceName should be final. | 63 | |
| switch without "default" clause. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'getPatientDiscoveryAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'logNhincPatientDiscoveryRequest' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter request should be final. | 65 | |
| Parameter assertion should be final. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Method 'logNhincPatientDiscoveryResponse' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter response should be final. | 70 | |
| Parameter assertion should be final. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Method 'sendToNhinProxy' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter request should be final. | 75 | |
| Parameter assertion should be final. | 75 | |
| Parameter target should be final. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 91 | |
| Method 'proxyPRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter request should be final. | 91 | |
| Parameter assertion should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter target should be final. | 107 | |
| Parameter request should be final. | 107 | |
| Parameter error should be final. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Avoid inline conditionals. | 51 | |
| Method 'createAuditLogger' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter message should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Parameter targets should be final. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Method 'auditRequestToNhin' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter request should be final. | 81 | |
| Parameter assertion should be final. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Method 'auditResponseFromNhin' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter resp should be final. | 86 | |
| Parameter assertion should be final. | 86 | |
| Line is longer than 80 characters. | 88 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter message should be final. | 39 | |
| Parameter assertion should be final. | 39 | |
| Parameter target should be final. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter message should be final. | 38 | |
| Parameter assertion should be final. | 38 | |
| Parameter target should be final. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getPassthruPatientDiscoveryDeferredRequestProxy' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter message should be final. | 64 | |
| Parameter assertion should be final. | 64 | |
| Parameter targets should be final. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'processPatientDiscoveryAsyncReq' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter message should be final. | 63 | |
| Parameter assertion should be final. | 63 | |
| Parameter target should be final. | 64 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 57 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter request should be final. | 57 | |
| Expected @param tag for 'request'. | 57 | |
| Parameter assertion should be final. | 57 | |
| Expected @param tag for 'assertion'. | 57 | |
| Parameter targetSystem should be final. | 58 | |
| Expected @param tag for 'targetSystem'. | 58 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Method 'auditRequestToNhin' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter request should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Method 'auditResponseFromNhin' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter resp should be final. | 85 | |
| Parameter assertion should be final. | 85 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter request should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Parameter targetSystem should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter request should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Parameter targetSystem should be final. | 54 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line is longer than 80 characters. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter request should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Parameter targetSystem should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Method 'proxyProcessPatientDiscoveryAsyncResp' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter request should be final. | 68 | |
| Parameter assertion should be final. | 68 | |
| Parameter targetSystem should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Line is longer than 80 characters. | 151 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Name 'PRPAIN201305UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'PRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'PRPAIN201305UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Parameter body should be final. | 54 | |
| Parameter assertion should be final. | 54 | |
| Parameter target should be final. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'PRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'PRPAIN201305UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Parameter body should be final. | 52 | |
| Parameter assertion should be final. | 52 | |
| Parameter target should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 57 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line has trailing spaces. | 66 | |
| Method 'getNhincPatientDiscoveryProxy' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'PRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Name 'PRPAIN201305UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| Parameter body should be final. | 63 | |
| Parameter assertion should be final. | 63 | |
| Parameter target should be final. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 64 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'PRPAIN201305UV' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Name 'PRPAIN201305UV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Parameter body should be final. | 71 | |
| Parameter assertion should be final. | 71 | |
| Parameter target should be final. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 86 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter params should be final. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Avoid inline conditionals. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'getResponseMode' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Avoid nested blocks. | 57 | |
| Avoid nested blocks. | 61 | |
| Avoid nested blocks. | 65 | |
| Avoid nested blocks. | 69 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Avoid inline conditionals. | 78 | |
| Method 'getModeProperty' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getResponseModeType' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Variable 'origRequest' must be private and have accessor methods. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Variable 'response' must be private and have accessor methods. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Variable 'assertion' must be private and have accessor methods. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| First sentence should end with a period. | 62 | |
| Line has trailing spaces. | 64 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Parameter params should be final. | 68 | |
| Expected @param tag for 'params'. | 68 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 112 | |
| First sentence should end with a period. | 121 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters. | 129 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Parameter response should be final. | 129 | |
| Expected @param tag for 'response'. | 129 | |
| Parameter assertion should be final. | 129 | |
| Expected @param tag for 'assertion'. | 129 | |
| Parameter localPatId should be final. | 129 | |
| Expected @param tag for 'localPatId'. | 129 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 175 | |
| Method 'sendToPatientCorrelationComponent' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter localPatId should be final. | 175 | |
| Parameter remotePatId should be final. | 175 | |
| Parameter assertion should be final. | 175 | |
| Parameter response should be final. | 176 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Method 'requestHasLivingSubjectId' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter request should be final. | 206 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter request should be final. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| Missing a Javadoc comment. | 224 | |
| Parameter request should be final. | 224 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 246 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Avoid inline conditionals. | 254 | |
| Method 'createPRPA201301' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Parameter input should be final. | 257 | |
| Line is longer than 80 characters. | 260 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Line is longer than 80 characters. | 269 | |
| Missing a Javadoc comment. | 277 | |
| Parameter patient should be final. | 277 | |
| Parameter localId should be final. | 277 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 308 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter params should be final. | 65 | |
| Line is longer than 80 characters. | 73 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter localPatientId should be final. | 73 | |
| Parameter response should be final. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 94 | |
| Method 'processResponse' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter requestMsg should be final. | 94 | |
| Parameter response should be final. | 94 | |
| Parameter assertion should be final. | 95 | |
| Line is longer than 80 characters. | 100 | |
| Method 'getTrustMode' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Avoid inline conditionals. | 117 | |
| Method 'getLocalHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 124 | |
| Method 'getSenderCommunityId' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter response should be final. | 132 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 155 | |
| Method 'extractPatient' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter response should be final. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 174 | |
| Method 'convert201306to201305' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Parameter response should be final. | 174 | |
| Line is longer than 80 characters. | 181 | |
| Method 'getPatientIds' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Parameter requestMsg should be final. | 187 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 212 | |
| Method 'patientExistsLocally' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Parameter localPatientIds should be final. | 212 | |
| Parameter assertion should be final. | 212 | |
| Parameter response should be final. | 212 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Method 'compareId' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter localIds should be final. | 262 | |
| Parameter remoteIds should be final. | 263 | |
| Line is longer than 80 characters. | 283 | |
| Method 'compareId' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter localId should be final. | 283 | |
| Parameter remoteId should be final. | 283 | |
| Missing a Javadoc comment. | 297 | |
| Parameter localId should be final. | 297 | |
| Parameter remoteId should be final. | 297 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 314 | |
| Method 'queryMpi' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Missing a Javadoc comment. | 314 | |
| Parameter query should be final. | 314 | |
| Parameter assertion should be final. | 314 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 323 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - javax.jws.WebService. | 32 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'findPerformanceData' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Parameter entityPerformanceLogQueryRequest should be final. | 47 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| First sentence should end with a period. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 53 | |
| Method 'findPerformanceData' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter entityPerformanceLogQueryRequest should be final. | 59 | |
| Expected @param tag for 'entityPerformanceLogQueryRequest'. | 59 | |
| Parameter context should be final. | 59 | |
| Expected @param tag for 'context'. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 77 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Parameter message should be final. | 47 | |
| Method 'getHeaders' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Method 'handleMessage' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter message should be final. | 56 | |
| Expression can be simplified. | 57 | |
| Missing a Javadoc comment. | 64 | |
| Parameter message should be final. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 75 | |
| Parameter message should be final. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Method 'handleFault' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter message should be final. | 86 | |
| Missing a Javadoc comment. | 90 | |
| Parameter message should be final. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 94 | |
| Parameter message should be final. | 94 | |
| Line is longer than 80 characters. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 45 | |
| Class PerformanceManager should be declared as final. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| First sentence should end with a period. | 55 | |
| First sentence should end with a period. | 72 | |
| Line is longer than 80 characters. | 84 | |
| Expected @param tag for 'time'. | 84 | |
| Expected @param tag for 'servicetype'. | 84 | |
| Expected @param tag for 'messagetype'. | 84 | |
| Expected @param tag for 'direction'. | 85 | |
| Expected @param tag for 'communityid'. | 85 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 94 | |
| First sentence should end with a period. | 102 | |
| Line is longer than 80 characters. | 112 | |
| Expected @param tag for 'servicetype'. | 112 | |
| Expected @param tag for 'messagetype'. | 112 | |
| Expected @param tag for 'direction'. | 113 | |
| Expected @param tag for 'communityid'. | 113 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 | |
| First sentence should end with a period. | 130 | |
| Line is longer than 80 characters. | 140 | |
| Expected @param tag for 'servicetype'. | 140 | |
| Expected @param tag for 'messagetype'. | 140 | |
| Expected @param tag for 'direction'. | 141 | |
| Expected @param tag for 'communityid'. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| More than 7 parameters. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| First sentence should end with a period. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 194 | |
| Parameter id should be final. | 194 | |
| Expected @param tag for 'id'. | 194 | |
| Parameter starttime should be final. | 194 | |
| Expected @param tag for 'starttime'. | 194 | |
| Parameter stoptime should be final. | 194 | |
| Expected @param tag for 'stoptime'. | 194 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Parameter beginTime should be final. | 240 | |
| Parameter endTime should be final. | 240 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter beginTime should be final. | 262 | |
| Parameter endTime should be final. | 262 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| First sentence should end with a period. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Expected an @return tag. | 280 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 290 | |
| Expected an @return tag. | 302 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Class PerfrepositoryDao should be declared as final. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 85 | |
| Parameter perfRecord should be final. | 89 | |
| Expected @param tag for 'perfRecord'. | 89 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 125 | |
| Parameter perfRecord should be final. | 129 | |
| Expected @param tag for 'perfRecord'. | 129 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 164 | |
| Line has trailing spaces. | 165 | |
| Parameter id should be final. | 169 | |
| Expected @param tag for 'id'. | 169 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 210 | |
| Line has trailing spaces. | 211 | |
| Line is longer than 80 characters. | 216 | |
| Parameter beginTime should be final. | 216 | |
| Expected @param tag for 'beginTime'. | 216 | |
| Parameter endTime should be final. | 216 | |
| Expected @param tag for 'endTime'. | 216 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 256 | |
| Line has trailing spaces. | 258 | |
| Line is longer than 80 characters. | 263 | |
| Parameter beginTime should be final. | 263 | |
| Expected @param tag for 'beginTime'. | 263 | |
| Parameter endTime should be final. | 263 | |
| Expected @param tag for 'endTime'. | 263 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 317 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 340 | |
| Line has trailing spaces. | 342 | |
| Line is longer than 80 characters. | 347 | |
| Parameter beginTime should be final. | 347 | |
| Expected @param tag for 'beginTime'. | 347 | |
| Parameter endTime should be final. | 347 | |
| Expected @param tag for 'endTime'. | 347 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 387 | |
| '3' is a magic number. | 387 | |
| '4' is a magic number. | 388 | |
| '5' is a magic number. | 389 | |
| '6' is a magic number. | 390 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 421 | |
| Line has trailing spaces. | 423 | |
| Line is longer than 80 characters. | 428 | |
| Parameter beginTime should be final. | 428 | |
| Expected @param tag for 'beginTime'. | 428 | |
| Parameter endTime should be final. | 428 | |
| Expected @param tag for 'endTime'. | 428 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 450 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 468 | |
| '3' is a magic number. | 468 | |
| '4' is a magic number. | 469 | |
| '5' is a magic number. | 470 | |
| '6' is a magic number. | 471 | |
| Line is longer than 80 characters. | 489 | |
| First sentence should end with a period. | 501 | |
| Line has trailing spaces. | 503 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 521 | |
| First sentence should end with a period. | 529 | |
| Line has trailing spaces. | 531 | |
| Line is longer than 80 characters. | 538 | |
| Line is longer than 80 characters. | 544 | |
| Line is longer than 80 characters. | 549 | |
| First sentence should end with a period. | 557 | |
| Line has trailing spaces. | 559 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 577 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter id should be final. | 63 | |
| 'id' hides a field. | 63 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Method 'getServicetype' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Method 'setServicetype' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Parameter servicetype should be final. | 79 | |
| 'servicetype' hides a field. | 79 | |
| Method 'getMessagetype' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Method 'setMessagetype' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter messagetype should be final. | 93 | |
| 'messagetype' hides a field. | 93 | |
| Method 'getDirection' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Method 'setDirection' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter direction should be final. | 107 | |
| 'direction' hides a field. | 107 | |
| Method 'getCommunityid' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Method 'setCommunityid' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter communityid should be final. | 121 | |
| 'communityid' hides a field. | 121 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Parameter status should be final. | 135 | |
| 'status' hides a field. | 135 | |
| Method 'getMessageVersion' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Method 'setMessageVersion' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter messageVersion should be final. | 143 | |
| Method 'getPayLoadType' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Method 'setPayLoadType' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter payLoadType should be final. | 151 | |
| Method 'getPayLoadSize' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Method 'setPayLoadSize' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter payLoadSize should be final. | 159 | |
| Method 'getCorrelationId' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Method 'setCorrelationId' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter correlationId should be final. | 167 | |
| 'correlationId' hides a field. | 167 | |
| Method 'getOtherCommunityId' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Method 'setOtherCommunityId' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter otherCommunityId should be final. | 175 | |
| 'otherCommunityId' hides a field. | 175 | |
| Method 'getErrorCode' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Method 'setErrorCode' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter errorCode should be final. | 183 | |
| 'errorCode' hides a field. | 183 | |
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Parameter time should be final. | 197 | |
| 'time' hides a field. | 197 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 49 | |
| First sentence should end with a period. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| First sentence should end with a period. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Method 'checkPolicyPatDiscRequest' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter request should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| First sentence should end with a period. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Method 'checkPolicyAdhocQuery' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter request should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'checkPolicyAdhocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter request should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| First sentence should end with a period. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Method 'checkPolicyDocRetrieve' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Parameter request should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| First sentence should end with a period. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Method 'checkPolicyFindAuditEvents' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Parameter request should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| First sentence should end with a period. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 99 | |
| Unused @param tag for 'request'. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Method 'checkPolicySubscribe' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Parameter checkPolicySubscribeRequest should be final. | 103 | |
| Expected @param tag for 'checkPolicySubscribeRequest'. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Method 'checkPolicyUnsubscribe' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter request should be final. | 114 | |
| Line is longer than 80 characters. | 115 | |
| First sentence should end with a period. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters. | 123 | |
| Method 'checkPolicyNotify' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Parameter request should be final. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Method 'checkPolicyXDRRequest' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter request should be final. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 135 | |
| Method 'checkPolicyXDRResponse' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter request should be final. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Parameter checkPolicyRequest should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter assertion should be final. | 51 | |
| Parameter wsContext should be final. | 51 | |
| Comment matches to-do format 'TODO:'. | 52 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter request should be final. | 56 | |
| Parameter context should be final. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 3 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter checkPolicyRequest should be final. | 55 | |
| Parameter assertion should be final. | 55 | |
| Expected @param tag for 'assertion'. | 55 | |
| Expected @throws tag for 'AdapterPolicyEngineException'. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Parameter body should be final. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter body should be final. | 45 | |
| Parameter context should be final. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getAdapterPolicyEngineOrchestratorImpl' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter assertion should be final. | 56 | |
| Parameter wsContext should be final. | 56 | |
| Comment matches to-do format 'TODO:'. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Parameter checkPolicyRequest should be final. | 68 | |
| Parameter context should be final. | 69 | |
| Expected @param tag for 'context'. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getAdapterComponentPolicyEngineImpl' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter checkPolicyRequest should be final. | 58 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter checkPolicyRequest should be final. | 54 | |
| Parameter assertion should be final. | 54 | |
| Expected @param tag for 'assertion'. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Expected @param tag for 'assertion'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter checkPolicyRequest should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Expected @param tag for 'assertion'. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter checkPolicyRequest should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Expected @param tag for 'assertion'. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 48 | |
| Method 'getAdapterPolicyEngineOrchProxy' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Parameter checkPolicyRequest should be final. | 60 | |
| Parameter assertion should be final. | 60 | |
| Expected @param tag for 'assertion'. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Parameter portDescriptor should be final. | 67 | |
| Parameter url should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter checkPolicyRequest should be final. | 80 | |
| Parameter assertion should be final. | 80 | |
| Expected @param tag for 'assertion'. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 48 | |
| Method 'getPolicyDocumentByPatientId' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Parameter patientId should be final. | 52 | |
| Expected @param tag for 'patientId'. | 52 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 82 | |
| Method 'getPolicyDocumentByDocId' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Parameter documentId should be final. | 86 | |
| Expected @param tag for 'documentId'. | 86 | |
| Line is longer than 80 characters. | 101 | |
| Line has trailing spaces. | 103 | |
| Method 'savePolicyDocument' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter document should be final. | 107 | |
| Expected @param tag for 'document'. | 107 | |
| Line has trailing spaces. | 129 | |
| Method 'deletePolicyDocument' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter document should be final. | 133 | |
| Expected @param tag for 'document'. | 133 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Unable to get class information for XACMLException. | 43 | |
| Redundant throws: 'SAML2Exception' listed more then one time. | 44 | |
| Unable to get class information for SAML2Exception. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.logging.Level. | 34 | |
| Unused import - java.util.logging.Logger. | 35 | |
| Unused import - java.io.ByteArrayInputStream. | 59 | |
| Unused import - javax.xml.bind.JAXBContext. | 60 | |
| Unused import - javax.xml.bind.Unmarshaller. | 61 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 82 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| First sentence should end with a period. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 92 | |
| Method 'processPDPRequest' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter pdpRequest should be final. | 97 | |
| Expected @param tag for 'pdpRequest'. | 97 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Avoid inline conditionals. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter policyStrRawData should be final. | 177 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 196 | |
| Parameter pdpRequest should be final. | 196 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Parameter pdpRequest should be final. | 237 | |
| Parameter sAttrId should be final. | 237 | |
| Parameter sAttrDataType should be final. | 237 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter pdpRequest should be final. | 284 | |
| Parameter serviceType should be final. | 284 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 304 | |
| Missing a Javadoc comment. | 310 | |
| Parameter documentUniqueId should be final. | 310 | |
| Line is longer than 80 characters. | 321 | |
| Missing a Javadoc comment. | 330 | |
| Parameter pdpRequest should be final. | 330 | |
| Parameter policy should be final. | 330 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 367 | |
| Avoid inline conditionals. | 367 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 376 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Avoid inline conditionals. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Avoid inline conditionals. | 403 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Avoid inline conditionals. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 427 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 472 | |
| Missing a Javadoc comment. | 472 | |
| Parameter pdpRequest should be final. | 472 | |
| Parameter policyMatchId should be final. | 472 | |
| Parameter policyAttrValue should be final. | 472 | |
| Parameter policyAttrDesAttrId should be final. | 473 | |
| Parameter policyAttrDesAttrDataType should be final. | 473 | |
| Line is longer than 80 characters. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Avoid inline conditionals. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 538 | |
| Line is longer than 80 characters. | 551 | |
| Missing a Javadoc comment. | 551 | |
| Parameter policyMatchId should be final. | 551 | |
| Parameter policyAttrValue should be final. | 551 | |
| Parameter requestAttrValue should be final. | 551 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 562 | |
| Missing a Javadoc comment. | 562 | |
| Parameter policyAttrValue should be final. | 562 | |
| Parameter requestAttrValue should be final. | 562 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 577 | |
| Missing a Javadoc comment. | 577 | |
| Parameter policyAttrValue should be final. | 577 | |
| Parameter requestAttrValue should be final. | 577 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 581 | |
| Missing a Javadoc comment. | 586 | |
| Parameter effect should be final. | 586 | |
| Missing a Javadoc comment. | 601 | |
| Parameter effect should be final. | 601 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 612 | |
| Line is longer than 80 characters. | 613 | |
| Line is longer than 80 characters. | 616 | |
| Avoid inline conditionals. | 616 | |
| Line is longer than 80 characters. | 627 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 70 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Method 'processPDPRequest' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Parameter pdpRequest should be final. | 93 | |
| '{' should be on the previous line. | 95 | |
| Method 'createResponse' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| '{' should be on the previous line. | 109 | |
| Variable 'results' must be private and have accessor methods. | 116 | |
| Parameter arg0 should be final. | 120 | |
| Unable to get class information for XACMLException. | 120 | |
| '{' should be on the previous line. | 122 | |
| '{' should be on the previous line. | 126 | |
| '{' should be on the previous line. | 140 | |
| '{' should be on the previous line. | 149 | |
| '{' should be on the previous line. | 160 | |
| Parameter arg0 should be final. | 168 | |
| Unable to get class information for XACMLException. | 168 | |
| '{' should be on the previous line. | 170 | |
| Unable to get class information for XACMLException. | 177 | |
| '{' should be on the previous line. | 179 | |
| Parameter arg0 should be final. | 188 | |
| Parameter arg1 should be final. | 188 | |
| Unable to get class information for XACMLException. | 190 | |
| '{' should be on the previous line. | 192 | |
| '{' should be on the previous line. | 204 | |
| '}' should be on the same line. | 208 | |
| '{' should be on the previous line. | 212 | |
| Method 'createResult' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| Method length is 157 lines (max allowed is 150). | 222 | |
| Missing a Javadoc comment. | 222 | |
| '{' should be on the previous line. | 224 | |
| Variable 'decision' must be private and have accessor methods. | 230 | |
| '{' should be on the previous line. | 235 | |
| '{' should be on the previous line. | 244 | |
| '{' should be on the previous line. | 255 | |
| '{' should be on the previous line. | 266 | |
| '{' should be on the previous line. | 277 | |
| '{' should be on the previous line. | 288 | |
| Parameter arg0 should be final. | 295 | |
| Unable to get class information for XACMLException. | 297 | |
| '{' should be on the previous line. | 299 | |
| Parameter arg0 should be final. | 306 | |
| Unable to get class information for XACMLException. | 308 | |
| '{' should be on the previous line. | 310 | |
| Parameter arg0 should be final. | 317 | |
| Unable to get class information for XACMLException. | 319 | |
| '{' should be on the previous line. | 321 | |
| Parameter arg0 should be final. | 328 | |
| Unable to get class information for XACMLException. | 328 | |
| '{' should be on the previous line. | 330 | |
| Unable to get class information for XACMLException. | 337 | |
| '{' should be on the previous line. | 339 | |
| Parameter arg0 should be final. | 348 | |
| Parameter arg1 should be final. | 348 | |
| Unable to get class information for XACMLException. | 350 | |
| '{' should be on the previous line. | 352 | |
| '{' should be on the previous line. | 364 | |
| '}' should be on the same line. | 368 | |
| '{' should be on the previous line. | 372 | |
| Method 'createDecision' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| '{' should be on the previous line. | 384 | |
| Variable 'value' must be private and have accessor methods. | 390 | |
| '{' should be on the previous line. | 395 | |
| '{' should be on the previous line. | 404 | |
| '{' should be on the previous line. | 415 | |
| Parameter arg0 should be final. | 422 | |
| Unable to get class information for XACMLException. | 422 | |
| '{' should be on the previous line. | 424 | |
| Unable to get class information for XACMLException. | 431 | |
| '{' should be on the previous line. | 433 | |
| Parameter arg0 should be final. | 442 | |
| Parameter arg1 should be final. | 442 | |
| Unable to get class information for XACMLException. | 444 | |
| '{' should be on the previous line. | 446 | |
| '{' should be on the previous line. | 458 | |
| '}' should be on the same line. | 462 | |
| '{' should be on the previous line. | 466 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 36 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Method 'getAdapterPDPProxy' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| '{' should be on the previous line. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| '{' should be on the previous line. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 72 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Method 'processPDPRequest' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Parameter pdpRequest should be final. | 95 | |
| Unable to get class information for XACMLException. | 95 | |
| Redundant throws: 'SAML2Exception' listed more then one time. | 96 | |
| Unable to get class information for SAML2Exception. | 96 | |
| '{' should be on the previous line. | 98 | |
| Line is longer than 80 characters. | 100 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 130 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 133 | |
| Method 'getPDPSelcectionProperty' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Expected @throws tag for 'PropertyAccessException'. | 137 | |
| '{' should be on the previous line. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 149 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 160 | |
| Line is longer than 80 characters. | 164 | |
| Method 'callOpenSSO' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter pdpRequest should be final. | 164 | |
| Parameter pdpEntity should be final. | 164 | |
| Parameter pepEntity should be final. | 164 | |
| Expected @throws tag for 'XACMLException'. | 164 | |
| Unable to get class information for XACMLException. | 164 | |
| Expected @throws tag for 'SAML2Exception'. | 165 | |
| Redundant throws: 'SAML2Exception' listed more then one time. | 165 | |
| Unable to get class information for SAML2Exception. | 165 | |
| '{' should be on the previous line. | 167 | |
| Line is longer than 80 characters. | 169 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Parameter ex should be final. | 45 | |
| Line has trailing spaces. | 51 | |
| Parameter message should be final. | 55 | |
| Parameter ex should be final. | 55 | |
| Line has trailing spaces. | 61 | |
| Parameter message should be final. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Name 'xacmlActionDef' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 114 | |
| '{' is followed by whitespace. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Name 'xspaActionDef' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 120 | |
| '{' is followed by whitespace. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 139 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Parameter checkPolicyRequest should be final. | 139 | |
| Parameter assertion should be final. | 139 | |
| Expected @param tag for 'assertion'. | 139 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 176 | |
| Must have at least one statement. | 178 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 184 | |
| First sentence should end with a period. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 196 | |
| Parameter value should be final. | 199 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 215 | |
| Method 'createPdpRequest' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Method length is 267 lines (max allowed is 150). | 215 | |
| Parameter checkPolicyRequest should be final. | 215 | |
| Parameter assertion should be final. | 215 | |
| Expected @param tag for 'assertion'. | 215 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 326 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 333 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 344 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 385 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 456 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 478 | |
| Missing a Javadoc comment. | 483 | |
| Parameter attrs should be final. | 483 | |
| First sentence should end with a period. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 509 | |
| Parameter checkPolicyRequest should be final. | 509 | |
| Parameter xacmlId should be final. | 509 | |
| Parameter xspaId should be final. | 509 | |
| Parameter extractedVals should be final. | 510 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 528 | |
| First sentence should end with a period. | 539 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 548 | |
| Parameter checkPolicyRequest should be final. | 548 | |
| Parameter xacmlId should be final. | 548 | |
| Parameter xspaId should be final. | 549 | |
| Parameter extractedVals should be final. | 549 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 562 | |
| Line is longer than 80 characters. | 568 | |
| First sentence should end with a period. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 584 | |
| Line is longer than 80 characters. | 587 | |
| Parameter checkPolicyRequest should be final. | 587 | |
| Parameter xacmlId should be final. | 587 | |
| Parameter xspaId should be final. | 587 | |
| Parameter extractedVals should be final. | 588 | |
| Line is longer than 80 characters. | 592 | |
| Line is longer than 80 characters. | 595 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 599 | |
| Line is longer than 80 characters. | 605 | |
| First sentence should end with a period. | 615 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 621 | |
| Line is longer than 80 characters. | 624 | |
| Parameter xacmlAttrs should be final. | 624 | |
| Parameter xacmlId should be final. | 624 | |
| Parameter xspaId should be final. | 624 | |
| Parameter extractedVals should be final. | 625 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 636 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 649 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 666 | |
| Line is longer than 80 characters. | 668 | |
| First sentence should end with a period. | 677 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 693 | |
| Line is longer than 80 characters. | 695 | |
| Line is longer than 80 characters. | 701 | |
| Line is longer than 80 characters. | 703 | |
| Line is longer than 80 characters. | 705 | |
| First sentence should end with a period. | 712 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 719 | |
| Parameter userRoleList should be final. | 719 | |
| Parameter purposeList should be final. | 719 | |
| Line is longer than 80 characters. | 728 | |
| Line is longer than 80 characters. | 730 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 738 | |
| First sentence should end with a period. | 744 | |
| Line is longer than 80 characters. | 745 | |
| Line is longer than 80 characters. | 751 | |
| Parameter userRoleList should be final. | 751 | |
| Parameter purposeList should be final. | 751 | |
| Line is longer than 80 characters. | 757 | |
| Line is longer than 80 characters. | 766 | |
| Line is longer than 80 characters. | 768 | |
| Line is longer than 80 characters. | 772 | |
| First sentence should end with a period. | 780 | |
| Line is longer than 80 characters. | 783 | |
| Line is longer than 80 characters. | 784 | |
| Line is longer than 80 characters. | 785 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 788 | |
| Parameter documentIdList should be final. | 788 | |
| Parameter communityIds should be final. | 788 | |
| Parameter repositoryIds should be final. | 789 | |
| Parameter assertion should be final. | 789 | |
| Expected @param tag for 'assertion'. | 789 | |
| Line is longer than 80 characters. | 798 | |
| Line is longer than 80 characters. | 801 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 809 | |
| Line is longer than 80 characters. | 811 | |
| First sentence should end with a period. | 817 | |
| Line is longer than 80 characters. | 820 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 822 | |
| Line is longer than 80 characters. | 825 | |
| Method 'determineDocumentOptStatus' is not designed for extension - needs to be abstract, final or empty. | 825 | |
| Parameter documentIds should be final. | 825 | |
| Parameter communityIds should be final. | 825 | |
| Parameter repositoryIds should be final. | 826 | |
| Parameter assertion should be final. | 826 | |
| Expected @param tag for 'assertion'. | 826 | |
| Line is longer than 80 characters. | 832 | |
| Line is longer than 80 characters. | 834 | |
| Line is longer than 80 characters. | 841 | |
| Line is longer than 80 characters. | 844 | |
| Line is longer than 80 characters. | 847 | |
| Line is longer than 80 characters. | 851 | |
| First sentence should end with a period. | 866 | |
| Line is longer than 80 characters. | 872 | |
| Line is longer than 80 characters. | 874 | |
| Parameter resourceIdList should be final. | 874 | |
| Parameter assigningAuthList should be final. | 874 | |
| Parameter assertion should be final. | 875 | |
| Line is longer than 80 characters. | 884 | |
| Line is longer than 80 characters. | 886 | |
| Line is longer than 80 characters. | 892 | |
| Line is longer than 80 characters. | 894 | |
| First sentence should end with a period. | 900 | |
| Line is longer than 80 characters. | 901 | |
| Line is longer than 80 characters. | 908 | |
| Method 'determinePatientOptStatus' is not designed for extension - needs to be abstract, final or empty. | 908 | |
| Parameter resourceIds should be final. | 908 | |
| Parameter assigningAuths should be final. | 908 | |
| Parameter assertion should be final. | 909 | |
| Line is longer than 80 characters. | 916 | |
| Line is longer than 80 characters. | 923 | |
| Line is longer than 80 characters. | 925 | |
| Line is longer than 80 characters. | 929 | |
| First sentence should end with a period. | 944 | |
| Line is longer than 80 characters. | 945 | |
| Parameter extractedVals should be final. | 950 | |
| Line is longer than 80 characters. | 956 | |
| Parameter xspaId should be final. | 969 | |
| Parameter value should be final. | 969 | |
| Line is longer than 80 characters. | 984 | |
| Line is longer than 80 characters. | 986 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.jws.WebService. | 30 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getAdapterPEPServiceImpl' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter checkPolicyRequest should be final. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getAdapterPEPImpl' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter assertion should be final. | 54 | |
| Parameter wsContext should be final. | 54 | |
| Comment matches to-do format 'TODO:'. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Parameter checkPolicyRequest should be final. | 66 | |
| Parameter context should be final. | 67 | |
| Expected @param tag for 'context'. | 67 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 33 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Expected @param tag for 'assertion'. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| First sentence should end with a period. | 52 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Parameter checkPolicyRequest should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Expected @param tag for 'assertion'. | 58 | |
| Line is longer than 80 characters. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter checkPolicyRequest should be final. | 57 | |
| Parameter assertion should be final. | 57 | |
| Expected @param tag for 'assertion'. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| First sentence should end with a period. | 52 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Parameter checkPolicyRequest should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Expected @param tag for 'assertion'. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Line has trailing spaces. | 46 | |
| Method 'getAdapterPEPProxy' is not designed for extension - needs to be abstract, final or empty. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Parameter portDescriptor should be final. | 65 | |
| Parameter url should be final. | 65 | |
| Parameter assertion should be final. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter request should be final. | 77 | |
| Parameter assertion should be final. | 77 | |
| Expected @param tag for 'assertion'. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.AcknowledgementType. | 29 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 48 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Avoid inline conditionals. | 65 | |
| Method 'getPatientConsentManager' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Parameter request should be final. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Parameter request should be final. | 111 | |
| Expected @throws tag for 'AdapterPIPException'. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 132 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Parameter request should be final. | 150 | |
| Expected @throws tag for 'AdapterPIPException'. | 150 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 163 | |
| First sentence should end with a period. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line has trailing spaces. | 172 | |
| Parameter sHid should be final. | 176 | |
| Expected @param tag for 'sHid'. | 176 | |
| Line has trailing spaces. | 182 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 296 | |
| Must have at least one statement. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 305 | |
| Must have at least one statement. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 309 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getAdapterPIPServiceImpl' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getWebServiceContext' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Unused @throws tag for 'AdapterPIPException'. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter retrievePtConsentByPtIdRequest should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter retrievePtConsentByPtDocIdRequest should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter storePtConsentRequest should be final. | 83 | |
| Line is longer than 80 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getAdapterPIPImpl' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter assertion should be final. | 56 | |
| Parameter wsContext should be final. | 56 | |
| Comment matches to-do format 'TODO:'. | 57 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Unused @throws tag for 'AdapterPIPException'. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter retrievePtConsentByPtIdRequest should be final. | 69 | |
| Parameter context should be final. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Parameter retrievePtConsentByPtDocIdRequest should be final. | 100 | |
| Parameter context should be final. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Parameter storePtConsentRequest should be final. | 130 | |
| Parameter context should be final. | 131 | |
| Line is longer than 80 characters. | 142 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 31 | |
| Utility classes should not have a public or default constructor. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Name 'SubscribeeCommunityList_PROPFILE_NAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 129 | |
| Missing a Javadoc comment. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Missing a Javadoc comment. | 174 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Unused import - javax.xml.datatype.XMLGregorianCalendar. | 46 | |
| Line has trailing spaces. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Variable 'log' must be private and have accessor methods. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Name 'oHL7DateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Name 'oHL7DateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 105 | |
| Expected an @return tag. | 117 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Avoid inline conditionals. | 118 | |
| Line is longer than 80 characters. | 123 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 127 | |
| Parameter sRoot should be final. | 130 | |
| Parameter sExtension should be final. | 130 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line has trailing spaces. | 183 | |
| Parameter sDocumentUniqueId should be final. | 187 | |
| Expected @param tag for 'sDocumentUniqueId'. | 187 | |
| Line has trailing spaces. | 195 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 209 | |
| Parameter oCe should be final. | 213 | |
| Line has trailing spaces. | 250 | |
| Parameter sValue should be final. | 254 | |
| Line has trailing spaces. | 272 | |
| Parameter sHL7Date should be final. | 276 | |
| Line has trailing spaces. | 294 | |
| Unused @param tag for 'oCe'. | 295 | |
| Parameter oCs should be final. | 298 | |
| Expected @param tag for 'oCs'. | 298 | |
| Line has trailing spaces. | 335 | |
| Parameter sCode should be final. | 339 | |
| Line has trailing spaces. | 357 | |
| Parameter oAddress should be final. | 361 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 413 | |
| Line has trailing spaces. | 430 | |
| Parameter oName should be final. | 434 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 475 | |
| Line has trailing spaces. | 492 | |
| Line is longer than 80 characters. | 498 | |
| Parameter sAssigningAuthority should be final. | 498 | |
| Parameter sPatientId should be final. | 498 | |
| Parameter oPatientInfo should be final. | 499 | |
| Expected @throws tag for 'AdapterPIPException'. | 499 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 578 | |
| Line has trailing spaces. | 579 | |
| Parameter sOrgName should be final. | 583 | |
| Line has trailing spaces. | 601 | |
| Expected an @return tag. | 608 | |
| Line is longer than 80 characters. | 608 | |
| Parameter sIdRoot should be final. | 608 | |
| Parameter sIdExtension should be final. | 608 | |
| Parameter sOrgName should be final. | 608 | |
| Parameter oAddress should be final. | 609 | |
| Line has trailing spaces. | 640 | |
| Line is longer than 80 characters. | 641 | |
| Line is longer than 80 characters. | 644 | |
| Parameter oAuthor should be final. | 644 | |
| Line is longer than 80 characters. | 650 | |
| Line is longer than 80 characters. | 667 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 691 | |
| Line has trailing spaces. | 712 | |
| Parameter sValue should be final. | 716 | |
| Line has trailing spaces. | 735 | |
| Line is longer than 80 characters. | 736 | |
| Expected an @return tag. | 741 | |
| Line is longer than 80 characters. | 741 | |
| Parameter oAuthoringDeviceCode should be final. | 741 | |
| Parameter sDeviceManufactureModelName should be final. | 742 | |
| Parameter sDeviceSoftwareName should be final. | 742 | |
| Line is longer than 80 characters. | 743 | |
| Line is longer than 80 characters. | 756 | |
| Line is longer than 80 characters. | 758 | |
| Line is longer than 80 characters. | 779 | |
| Line has trailing spaces. | 780 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 784 | |
| Parameter oAuthor should be final. | 784 | |
| Line is longer than 80 characters. | 790 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 812 | |
| Line is longer than 80 characters. | 820 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 830 | |
| Line is longer than 80 characters. | 831 | |
| Line has trailing spaces. | 851 | |
| Line is longer than 80 characters. | 855 | |
| Parameter oDataEnterer should be final. | 855 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 860 | |
| Line is longer than 80 characters. | 861 | |
| Line is longer than 80 characters. | 874 | |
| Line is longer than 80 characters. | 879 | |
| Line has trailing spaces. | 909 | |
| Line is longer than 80 characters. | 913 | |
| Parameter oCustodian should be final. | 913 | |
| Line is longer than 80 characters. | 918 | |
| Line is longer than 80 characters. | 919 | |
| Line is longer than 80 characters. | 924 | |
| Line has trailing spaces. | 955 | |
| Line is longer than 80 characters. | 956 | |
| Line is longer than 80 characters. | 959 | |
| Parameter oLegalAuthenticator should be final. | 959 | |
| Line is longer than 80 characters. | 960 | |
| Line is longer than 80 characters. | 966 | |
| Line is longer than 80 characters. | 974 | |
| Line is longer than 80 characters. | 980 | |
| Line is longer than 80 characters. | 985 | |
| Line is longer than 80 characters. | 994 | |
| Line has trailing spaces. | 1015 | |
| Parameter sLowHL7Date should be final. | 1020 | |
| Parameter sHighHL7Date should be final. | 1020 | |
| Line is longer than 80 characters. | 1026 | |
| Line is longer than 80 characters. | 1029 | |
| Line is longer than 80 characters. | 1035 | |
| Line is longer than 80 characters. | 1038 | |
| Line has trailing spaces. | 1053 | |
| Line is longer than 80 characters. | 1054 | |
| Line is longer than 80 characters. | 1057 | |
| Parameter oCriterion should be final. | 1057 | |
| Line is longer than 80 characters. | 1064 | |
| Line is longer than 80 characters. | 1065 | |
| Line is longer than 80 characters. | 1067 | |
| Line is longer than 80 characters. | 1072 | |
| Line is longer than 80 characters. | 1074 | |
| Line is longer than 80 characters. | 1077 | |
| Line is longer than 80 characters. | 1080 | |
| Line has trailing spaces. | 1086 | |
| Line is longer than 80 characters. | 1090 | |
| Parameter oCriterion should be final. | 1090 | |
| Line is longer than 80 characters. | 1110 | |
| Line is longer than 80 characters. | 1125 | |
| Line has trailing spaces. | 1126 | |
| Line is longer than 80 characters. | 1127 | |
| Line is longer than 80 characters. | 1128 | |
| Line is longer than 80 characters. | 1131 | |
| Line is longer than 80 characters. | 1133 | |
| Method 'createCDA' is not designed for extension - needs to be abstract, final or empty. | 1133 | |
| Parameter oPtPref should be final. | 1133 | |
| Line is longer than 80 characters. | 1134 | |
| Parameter oCriterion should be final. | 1134 | |
| Line is longer than 80 characters. | 1172 | |
| Line is longer than 80 characters. | 1181 | |
| Line is longer than 80 characters. | 1186 | |
| Line is longer than 80 characters. | 1190 | |
| Line is longer than 80 characters. | 1202 | |
| Line is longer than 80 characters. | 1223 | |
| Line has trailing spaces. | 1224 | |
| Line is longer than 80 characters. | 1227 | |
| Line is longer than 80 characters. | 1229 | |
| Method 'createCDA' is not designed for extension - needs to be abstract, final or empty. | 1229 | |
| Parameter oPtPref should be final. | 1229 | |
| Line is longer than 80 characters. | 1230 | |
| Line is longer than 80 characters. | 1232 | |
| Line is longer than 80 characters. | 1233 | |
| Line is longer than 80 characters. | 1234 | |
| Line is longer than 80 characters. | 1235 | |
| Line is longer than 80 characters. | 1237 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 79 | |
| Variable 'log' must be private and have accessor methods. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Name 'oHL7DateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Name 'oHL7DateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 83 | |
| Expected an @return tag. | 95 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Avoid inline conditionals. | 96 | |
| Line has trailing spaces. | 102 | |
| Expected an @return tag. | 109 | |
| Line is longer than 80 characters. | 109 | |
| Parameter sCode should be final. | 109 | |
| Parameter sDisplayName should be final. | 109 | |
| Parameter sCodeSystem should be final. | 109 | |
| Parameter sCodeSystemName should be final. | 109 | |
| Line has trailing spaces. | 143 | |
| Parameter oHl7Ce should be final. | 147 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 161 | |
| Unused @param tag for 'oHl7Ce'. | 162 | |
| Parameter oHl7Cs should be final. | 165 | |
| Expected @param tag for 'oHl7Cs'. | 165 | |
| Line is longer than 80 characters. | 169 | |
| Line has trailing spaces. | 179 | |
| Parameter oHL7Addr should be final. | 183 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line has trailing spaces. | 250 | |
| Unused @param tag for 'oHL7Addr'. | 251 | |
| Parameter oHL7Pn should be final. | 254 | |
| Expected @param tag for 'oHL7Pn'. | 254 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 280 | |
| '}' should be on the same line. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 287 | |
| '}' should be on the same line. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 294 | |
| '}' should be on the same line. | 294 | |
| Line is longer than 80 characters. | 295 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 301 | |
| Line has trailing spaces. | 318 | |
| Parameter oHL7Addrs should be final. | 322 | |
| Line is longer than 80 characters. | 344 | |
| Line has trailing spaces. | 345 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 350 | |
| Parameter oHL7PatientRole should be final. | 350 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 366 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 405 | |
| Line has trailing spaces. | 406 | |
| Line is longer than 80 characters. | 411 | |
| Parameter oHL7Authors should be final. | 411 | |
| Parameter sTemplateId should be final. | 411 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 432 | |
| Line has trailing spaces. | 434 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 439 | |
| Parameter oHL7Authors should be final. | 439 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 451 | |
| Line is longer than 80 characters. | 457 | |
| Line is longer than 80 characters. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 466 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 484 | |
| Line is longer than 80 characters. | 485 | |
| Line is longer than 80 characters. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 508 | |
| Line is longer than 80 characters. | 509 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 537 | |
| Line is longer than 80 characters. | 538 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 543 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 554 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line has trailing spaces. | 573 | |
| Line is longer than 80 characters. | 577 | |
| Parameter olHL7Serializable should be final. | 577 | |
| Line is longer than 80 characters. | 600 | |
| Line has trailing spaces. | 602 | |
| Parameter oHL7Sc should be final. | 606 | |
| Line is longer than 80 characters. | 609 | |
| Line is longer than 80 characters. | 618 | |
| Line has trailing spaces. | 620 | |
| Unused @param tag for 'oHL7Sc'. | 621 | |
| Parameter oHL7On should be final. | 624 | |
| Expected @param tag for 'oHL7On'. | 624 | |
| Line is longer than 80 characters. | 627 | |
| Line is longer than 80 characters. | 636 | |
| Line has trailing spaces. | 638 | |
| Line is longer than 80 characters. | 641 | |
| Line is longer than 80 characters. | 643 | |
| Parameter oHL7Authors should be final. | 643 | |
| Line is longer than 80 characters. | 645 | |
| Line is longer than 80 characters. | 648 | |
| Line is longer than 80 characters. | 650 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 655 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 663 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 668 | |
| Line is longer than 80 characters. | 669 | |
| Line is longer than 80 characters. | 670 | |
| Line is longer than 80 characters. | 677 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 679 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 689 | |
| Line is longer than 80 characters. | 699 | |
| Line is longer than 80 characters. | 700 | |
| Line is longer than 80 characters. | 701 | |
| Line is longer than 80 characters. | 703 | |
| Line is longer than 80 characters. | 710 | |
| Line is longer than 80 characters. | 711 | |
| Line is longer than 80 characters. | 721 | |
| Line is longer than 80 characters. | 724 | |
| Line is longer than 80 characters. | 725 | |
| Line is longer than 80 characters. | 727 | |
| Line is longer than 80 characters. | 728 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 731 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 734 | |
| Line is longer than 80 characters. | 738 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 740 | |
| Line is longer than 80 characters. | 741 | |
| Line is longer than 80 characters. | 751 | |
| Line is longer than 80 characters. | 752 | |
| Line is longer than 80 characters. | 753 | |
| Line is longer than 80 characters. | 754 | |
| Line is longer than 80 characters. | 755 | |
| Line is longer than 80 characters. | 756 | |
| Line is longer than 80 characters. | 757 | |
| Line is longer than 80 characters. | 758 | |
| Line is longer than 80 characters. | 759 | |
| Line is longer than 80 characters. | 760 | |
| Line is longer than 80 characters. | 761 | |
| Line is longer than 80 characters. | 762 | |
| Line is longer than 80 characters. | 763 | |
| Line is longer than 80 characters. | 764 | |
| Line is longer than 80 characters. | 766 | |
| Line is longer than 80 characters. | 784 | |
| Line has trailing spaces. | 786 | |
| Line is longer than 80 characters. | 790 | |
| Parameter oHL7DataEnterer should be final. | 790 | |
| Expected @throws tag for 'AdapterPIPException'. | 791 | |
| Line is longer than 80 characters. | 792 | |
| Line is longer than 80 characters. | 798 | |
| Line is longer than 80 characters. | 800 | |
| Line is longer than 80 characters. | 804 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 811 | |
| Line is longer than 80 characters. | 812 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 820 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 822 | |
| Line is longer than 80 characters. | 830 | |
| Line is longer than 80 characters. | 831 | |
| Line is longer than 80 characters. | 832 | |
| Line is longer than 80 characters. | 833 | |
| Line is longer than 80 characters. | 834 | |
| Line is longer than 80 characters. | 835 | |
| Line is longer than 80 characters. | 836 | |
| Line is longer than 80 characters. | 837 | |
| Line is longer than 80 characters. | 838 | |
| Line is longer than 80 characters. | 840 | |
| Line is longer than 80 characters. | 858 | |
| Line has trailing spaces. | 859 | |
| Line is longer than 80 characters. | 863 | |
| Parameter oHL7Custodian should be final. | 863 | |
| Line is longer than 80 characters. | 869 | |
| Line is longer than 80 characters. | 872 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 875 | |
| Line is longer than 80 characters. | 876 | |
| Line is longer than 80 characters. | 878 | |
| Line is longer than 80 characters. | 880 | |
| Line is longer than 80 characters. | 881 | |
| Line is longer than 80 characters. | 883 | |
| Line is longer than 80 characters. | 888 | |
| Line is longer than 80 characters. | 889 | |
| Line is longer than 80 characters. | 899 | |
| Line is longer than 80 characters. | 900 | |
| Line is longer than 80 characters. | 919 | |
| Line has trailing spaces. | 921 | |
| Line is longer than 80 characters. | 925 | |
| Parameter oHL7Authenticator should be final. | 925 | |
| Expected @throws tag for 'AdapterPIPException'. | 926 | |
| Line is longer than 80 characters. | 927 | |
| Line is longer than 80 characters. | 933 | |
| Line is longer than 80 characters. | 935 | |
| Line is longer than 80 characters. | 951 | |
| Line is longer than 80 characters. | 952 | |
| Line is longer than 80 characters. | 953 | |
| Line is longer than 80 characters. | 954 | |
| Line is longer than 80 characters. | 958 | |
| Line is longer than 80 characters. | 959 | |
| Line is longer than 80 characters. | 960 | |
| Line is longer than 80 characters. | 967 | |
| Line is longer than 80 characters. | 968 | |
| Line is longer than 80 characters. | 969 | |
| Line is longer than 80 characters. | 973 | |
| Line is longer than 80 characters. | 977 | |
| Line is longer than 80 characters. | 978 | |
| Line is longer than 80 characters. | 979 | |
| Line is longer than 80 characters. | 980 | |
| Line is longer than 80 characters. | 981 | |
| Line is longer than 80 characters. | 982 | |
| Line is longer than 80 characters. | 983 | |
| Line is longer than 80 characters. | 984 | |
| Line is longer than 80 characters. | 985 | |
| Line is longer than 80 characters. | 986 | |
| Line is longer than 80 characters. | 987 | |
| Line is longer than 80 characters. | 988 | |
| Line is longer than 80 characters. | 989 | |
| Line is longer than 80 characters. | 990 | |
| Line is longer than 80 characters. | 991 | |
| Line is longer than 80 characters. | 1009 | |
| Line has trailing spaces. | 1010 | |
| Line is longer than 80 characters. | 1012 | |
| Line is longer than 80 characters. | 1013 | |
| Line is longer than 80 characters. | 1015 | |
| Method 'extractBinaryDocumentPolicyCriterion' is not designed for extension - needs to be abstract, final or empty. | 1015 | |
| Method length is 188 lines (max allowed is 150). | 1015 | |
| Parameter oCda should be final. | 1015 | |
| Line is longer than 80 characters. | 1017 | |
| Line is longer than 80 characters. | 1047 | |
| Line is longer than 80 characters. | 1049 | |
| Line is longer than 80 characters. | 1055 | |
| Line is longer than 80 characters. | 1064 | |
| Line is longer than 80 characters. | 1073 | |
| Line is longer than 80 characters. | 1074 | |
| Line is longer than 80 characters. | 1075 | |
| Line is longer than 80 characters. | 1085 | |
| Line is longer than 80 characters. | 1095 | |
| Line is longer than 80 characters. | 1105 | |
| Line is longer than 80 characters. | 1115 | |
| Line is longer than 80 characters. | 1125 | |
| Line is longer than 80 characters. | 1135 | |
| Line is longer than 80 characters. | 1137 | |
| Line is longer than 80 characters. | 1138 | |
| Line is longer than 80 characters. | 1139 | |
| Line is longer than 80 characters. | 1140 | |
| Line is longer than 80 characters. | 1144 | |
| Line is longer than 80 characters. | 1145 | |
| Line is longer than 80 characters. | 1146 | |
| Line is longer than 80 characters. | 1147 | |
| Line is longer than 80 characters. | 1148 | |
| '}' should be on the same line. | 1152 | |
| Line is longer than 80 characters. | 1155 | |
| Line is longer than 80 characters. | 1156 | |
| Line is longer than 80 characters. | 1157 | |
| Line is longer than 80 characters. | 1158 | |
| Line is longer than 80 characters. | 1159 | |
| Line is longer than 80 characters. | 1165 | |
| Line is longer than 80 characters. | 1170 | |
| Line is longer than 80 characters. | 1174 | |
| Line is longer than 80 characters. | 1175 | |
| Line is longer than 80 characters. | 1176 | |
| Line is longer than 80 characters. | 1182 | |
| Line is longer than 80 characters. | 1183 | |
| Line is longer than 80 characters. | 1184 | |
| Line is longer than 80 characters. | 1186 | |
| Line is longer than 80 characters. | 1187 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Expected an @return tag. | 59 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Avoid inline conditionals. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 70 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter oCda should be final. | 73 | |
| Expected @throws tag for 'AdapterPIPException'. | 73 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 104 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter sCda should be final. | 107 | |
| Expected @throws tag for 'AdapterPIPException'. | 107 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Avoid inline conditionals. | 89 | |
| Method 'createUTCDateUtil' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Avoid inline conditionals. | 93 | |
| Method 'getPropertiesFilePath' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 117 | |
| Method 'createSubmitObjectRequest' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter sTargetObject should be final. | 117 | |
| Parameter sHid should be final. | 117 | |
| Parameter sDocUniqueId should be final. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Parameter sMimeType should be final. | 118 | |
| Parameter oPtPref should be final. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Parameter oExtObj should be final. | 252 | |
| Parameter oPtPref should be final. | 252 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Parameter oExtObj should be final. | 265 | |
| Parameter oPtPref should be final. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Parameter oRimObjectFactory should be final. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 281 | |
| Missing a Javadoc comment. | 281 | |
| Parameter oSlots should be final. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Parameter oPtPref should be final. | 282 | |
| Parameter oRimObjectFactory should be final. | 282 | |
| Parameter sMimeType should be final. | 283 | |
| Parameter sDocUniqueId should be final. | 283 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 308 | |
| Missing a Javadoc comment. | 308 | |
| Parameter oSlotsReg should be final. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Parameter oPtPref should be final. | 309 | |
| Parameter oRimObjectFactory should be final. | 309 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Parameter oSlots should be final. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Parameter oPtPref should be final. | 316 | |
| Parameter oRimObjectFactory should be final. | 316 | |
| Parameter sMimeType should be final. | 317 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 334 | |
| Missing a Javadoc comment. | 334 | |
| Parameter oSlots should be final. | 334 | |
| Parameter oPtPref should be final. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Parameter oRimObjectFactory should be final. | 335 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 347 | |
| Missing a Javadoc comment. | 347 | |
| Parameter oSlots should be final. | 347 | |
| Line is longer than 80 characters. | 348 | |
| Parameter oPtPref should be final. | 348 | |
| Parameter oRimObjectFactory should be final. | 348 | |
| Parameter sDocUniqueId should be final. | 349 | |
| Parameter sMimeType should be final. | 349 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 355 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Parameter oSlots should be final. | 378 | |
| Parameter sDocumentURI should be final. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Parameter oRimObjectFactory should be final. | 379 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Parameter oSlots should be final. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Parameter oPtPref should be final. | 388 | |
| Parameter oRimObjectFactory should be final. | 388 | |
| Parameter sDocUniqueId should be final. | 389 | |
| Parameter sMimeType should be final. | 389 | |
| Line is longer than 80 characters. | 392 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 394 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter oSlots should be final. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Parameter oPtPref should be final. | 414 | |
| Parameter oRimObjectFactory should be final. | 414 | |
| Parameter sDocUniqueId should be final. | 415 | |
| Parameter sMimeType should be final. | 415 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 438 | |
| Missing a Javadoc comment. | 438 | |
| Parameter oSlots should be final. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Parameter oPtPref should be final. | 439 | |
| Parameter oRimObjectFactory should be final. | 439 | |
| Parameter sDocUniqueId should be final. | 440 | |
| Parameter sMimeType should be final. | 440 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 450 | |
| Line is longer than 80 characters. | 451 | |
| Line is longer than 80 characters. | 452 | |
| Line is longer than 80 characters. | 462 | |
| Missing a Javadoc comment. | 462 | |
| Parameter oSlots should be final. | 462 | |
| Line is longer than 80 characters. | 463 | |
| Parameter oPtPref should be final. | 463 | |
| Parameter oRimObjectFactory should be final. | 463 | |
| Parameter defaultSourcePatientId should be final. | 464 | |
| Parameter sMimeType should be final. | 464 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 481 | |
| Missing a Javadoc comment. | 481 | |
| Parameter oExtObj should be final. | 481 | |
| Parameter oPtPref should be final. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Parameter oRimObjectFactory should be final. | 482 | |
| Parameter sMimeType should be final. | 482 | |
| Parameter sDocUniqueId should be final. | 483 | |
| Line is longer than 80 characters. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 508 | |
| Missing a Javadoc comment. | 508 | |
| Parameter oSlots should be final. | 508 | |
| Line is longer than 80 characters. | 509 | |
| Parameter oPtPref should be final. | 509 | |
| Parameter oRimObjectFactory should be final. | 509 | |
| Parameter sMimeType should be final. | 510 | |
| Parameter sDocUniqueId should be final. | 510 | |
| Line is longer than 80 characters. | 518 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Comment matches to-do format 'TODO:'. | 542 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 564 | |
| Missing a Javadoc comment. | 564 | |
| Parameter oExtObj should be final. | 564 | |
| Parameter oPtPref should be final. | 564 | |
| Line is longer than 80 characters. | 565 | |
| Parameter oRimObjectFactory should be final. | 565 | |
| Parameter sDocUniqueId should be final. | 565 | |
| Parameter sMimeType should be final. | 566 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 575 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 588 | |
| Line is longer than 80 characters. | 589 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 591 | |
| Missing a Javadoc comment. | 597 | |
| Parameter oExtObj should be final. | 597 | |
| Line is longer than 80 characters. | 598 | |
| Parameter oRimObjectFactory should be final. | 598 | |
| Parameter sDocUniqueId should be final. | 598 | |
| Line is longer than 80 characters. | 604 | |
| Line is longer than 80 characters. | 605 | |
| Line is longer than 80 characters. | 606 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 612 | |
| Missing a Javadoc comment. | 612 | |
| Parameter oExtObj should be final. | 612 | |
| Parameter oPtPref should be final. | 612 | |
| Line is longer than 80 characters. | 613 | |
| Parameter oRimObjectFactory should be final. | 613 | |
| Parameter sDocUniqueId should be final. | 613 | |
| Parameter sMimeType should be final. | 614 | |
| Line is longer than 80 characters. | 619 | |
| Line is longer than 80 characters. | 620 | |
| Line is longer than 80 characters. | 621 | |
| Line is longer than 80 characters. | 622 | |
| Line is longer than 80 characters. | 623 | |
| Line is longer than 80 characters. | 624 | |
| Line is longer than 80 characters. | 625 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 627 | |
| Line is longer than 80 characters. | 628 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 644 | |
| Line is longer than 80 characters. | 645 | |
| Line is longer than 80 characters. | 646 | |
| Missing a Javadoc comment. | 650 | |
| Parameter oExtObj should be final. | 650 | |
| Line is longer than 80 characters. | 651 | |
| Parameter oRimObjectFactory should be final. | 651 | |
| Parameter sDocUniqueId should be final. | 651 | |
| Parameter oPtPref should be final. | 652 | |
| Parameter sMimeType should be final. | 652 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 658 | |
| Line is longer than 80 characters. | 659 | |
| Line is longer than 80 characters. | 660 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 662 | |
| Line is longer than 80 characters. | 663 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 665 | |
| Line is longer than 80 characters. | 667 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 675 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 687 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 693 | |
| Missing a Javadoc comment. | 693 | |
| Parameter oExtObj should be final. | 693 | |
| Parameter oPtPref should be final. | 693 | |
| Line is longer than 80 characters. | 694 | |
| Parameter oRimObjectFactory should be final. | 694 | |
| Parameter sDocUniqueId should be final. | 694 | |
| Parameter sMimeType should be final. | 695 | |
| Line is longer than 80 characters. | 700 | |
| Line is longer than 80 characters. | 701 | |
| Line is longer than 80 characters. | 702 | |
| Line is longer than 80 characters. | 703 | |
| Line is longer than 80 characters. | 704 | |
| Line is longer than 80 characters. | 705 | |
| Line is longer than 80 characters. | 706 | |
| Line is longer than 80 characters. | 707 | |
| Line is longer than 80 characters. | 708 | |
| Line is longer than 80 characters. | 709 | |
| Line is longer than 80 characters. | 725 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 727 | |
| Line is longer than 80 characters. | 728 | |
| Line is longer than 80 characters. | 732 | |
| Missing a Javadoc comment. | 732 | |
| Parameter oExtObj should be final. | 732 | |
| Parameter oPtPref should be final. | 732 | |
| Line is longer than 80 characters. | 733 | |
| Parameter oRimObjectFactory should be final. | 733 | |
| Parameter sDocUniqueId should be final. | 733 | |
| Parameter sMimeType should be final. | 734 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 740 | |
| Line is longer than 80 characters. | 741 | |
| Line is longer than 80 characters. | 742 | |
| Line is longer than 80 characters. | 743 | |
| Line is longer than 80 characters. | 744 | |
| Line is longer than 80 characters. | 745 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 758 | |
| Line is longer than 80 characters. | 759 | |
| Line is longer than 80 characters. | 761 | |
| Line is longer than 80 characters. | 762 | |
| Line is longer than 80 characters. | 763 | |
| Line is longer than 80 characters. | 764 | |
| Missing a Javadoc comment. | 769 | |
| Parameter oExtObj should be final. | 769 | |
| Line is longer than 80 characters. | 770 | |
| Parameter oRimObjectFactory should be final. | 770 | |
| Parameter sDocUniqueId should be final. | 770 | |
| Parameter hl7PatientId should be final. | 771 | |
| Line is longer than 80 characters. | 772 | |
| Line is longer than 80 characters. | 774 | |
| Line is longer than 80 characters. | 775 | |
| Missing a Javadoc comment. | 779 | |
| Parameter oExtObj should be final. | 779 | |
| Line is longer than 80 characters. | 780 | |
| Parameter oRimObjectFactory should be final. | 780 | |
| Parameter sDocUniqueId should be final. | 780 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 782 | |
| Missing a Javadoc comment. | 788 | |
| Parameter oRegistryPackage should be final. | 788 | |
| Line is longer than 80 characters. | 789 | |
| Parameter oRimObjectFactory should be final. | 789 | |
| Parameter sHomeCommunityId should be final. | 789 | |
| Line is longer than 80 characters. | 790 | |
| Line is longer than 80 characters. | 793 | |
| Line is longer than 80 characters. | 794 | |
| Missing a Javadoc comment. | 798 | |
| Parameter oExtObj should be final. | 798 | |
| Line is longer than 80 characters. | 799 | |
| Parameter oRimObjectFactory should be final. | 799 | |
| Parameter sDocUniqueId should be final. | 799 | |
| Parameter oPtPref should be final. | 800 | |
| Parameter sMimeType should be final. | 800 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 808 | |
| Line is longer than 80 characters. | 809 | |
| Line is longer than 80 characters. | 810 | |
| Line is longer than 80 characters. | 811 | |
| Line is longer than 80 characters. | 812 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 815 | |
| Line is longer than 80 characters. | 823 | |
| Line is longer than 80 characters. | 824 | |
| Line is longer than 80 characters. | 825 | |
| Line is longer than 80 characters. | 826 | |
| Line is longer than 80 characters. | 829 | |
| Line is longer than 80 characters. | 830 | |
| Line is longer than 80 characters. | 831 | |
| Line is longer than 80 characters. | 836 | |
| Line is longer than 80 characters. | 840 | |
| Line is longer than 80 characters. | 845 | |
| Line is longer than 80 characters. | 850 | |
| Line is longer than 80 characters. | 854 | |
| Line is longer than 80 characters. | 858 | |
| Line is longer than 80 characters. | 859 | |
| Missing a Javadoc comment. | 866 | |
| Parameter oExtObj should be final. | 866 | |
| Line is longer than 80 characters. | 867 | |
| Parameter oRimObjectFactory should be final. | 867 | |
| Parameter sDocUniqueId should be final. | 867 | |
| Parameter oPtPref should be final. | 868 | |
| Line is longer than 80 characters. | 869 | |
| Line is longer than 80 characters. | 870 | |
| Line is longer than 80 characters. | 871 | |
| Missing a Javadoc comment. | 876 | |
| Parameter oExtObj should be final. | 876 | |
| Line is longer than 80 characters. | 877 | |
| Parameter oRimObjectFactory should be final. | 877 | |
| Parameter sDocUniqueId should be final. | 877 | |
| Parameter eventCode should be final. | 878 | |
| Avoid inline conditionals. | 884 | |
| Line is longer than 80 characters. | 885 | |
| Avoid inline conditionals. | 885 | |
| Line is longer than 80 characters. | 887 | |
| Line is longer than 80 characters. | 888 | |
| Line is longer than 80 characters. | 889 | |
| Line is longer than 80 characters. | 890 | |
| Line is longer than 80 characters. | 891 | |
| Line has trailing spaces. | 898 | |
| Line is longer than 80 characters. | 904 | |
| Line is longer than 80 characters. | 906 | |
| Line is longer than 80 characters. | 918 | |
| Line has trailing spaces. | 922 | |
| Line is longer than 80 characters. | 928 | |
| Parameter fact should be final. | 928 | |
| Expected @param tag for 'fact'. | 928 | |
| Parameter name should be final. | 928 | |
| Expected @param tag for 'name'. | 928 | |
| Parameter value should be final. | 928 | |
| Expected @param tag for 'value'. | 928 | |
| Line is longer than 80 characters. | 929 | |
| Line is longer than 80 characters. | 935 | |
| Line has trailing spaces. | 940 | |
| Line is longer than 80 characters. | 952 | |
| More than 7 parameters. | 952 | |
| Parameter fact should be final. | 952 | |
| Expected @param tag for 'fact'. | 952 | |
| Parameter regObject should be final. | 952 | |
| Expected @param tag for 'regObject'. | 952 | |
| Parameter identScheme should be final. | 952 | |
| Expected @param tag for 'identScheme'. | 952 | |
| Line is longer than 80 characters. | 953 | |
| Parameter objType should be final. | 953 | |
| Expected @param tag for 'objType'. | 953 | |
| Parameter value should be final. | 953 | |
| Expected @param tag for 'value'. | 953 | |
| Parameter nameCharSet should be final. | 953 | |
| Expected @param tag for 'nameCharSet'. | 953 | |
| Parameter nameLang should be final. | 953 | |
| Expected @param tag for 'nameLang'. | 953 | |
| Parameter nameVal should be final. | 953 | |
| Expected @param tag for 'nameVal'. | 953 | |
| Line is longer than 80 characters. | 954 | |
| Line is longer than 80 characters. | 962 | |
| Line is longer than 80 characters. | 963 | |
| Line has trailing spaces. | 968 | |
| Line is longer than 80 characters. | 982 | |
| More than 7 parameters. | 982 | |
| Parameter fact should be final. | 982 | |
| Expected @param tag for 'fact'. | 982 | |
| Parameter scheme should be final. | 982 | |
| Expected @param tag for 'scheme'. | 982 | |
| Parameter clObject should be final. | 982 | |
| Expected @param tag for 'clObject'. | 982 | |
| Parameter id should be final. | 982 | |
| Expected @param tag for 'id'. | 982 | |
| Line is longer than 80 characters. | 983 | |
| Parameter nodeRep should be final. | 983 | |
| Expected @param tag for 'nodeRep'. | 983 | |
| Parameter objType should be final. | 983 | |
| Expected @param tag for 'objType'. | 983 | |
| Parameter slotName should be final. | 983 | |
| Expected @param tag for 'slotName'. | 983 | |
| Parameter slotVal should be final. | 983 | |
| Expected @param tag for 'slotVal'. | 983 | |
| Parameter nameCharSet should be final. | 983 | |
| Expected @param tag for 'nameCharSet'. | 983 | |
| Parameter nameLang should be final. | 983 | |
| Expected @param tag for 'nameLang'. | 983 | |
| Parameter nameVal should be final. | 984 | |
| Expected @param tag for 'nameVal'. | 984 | |
| Line is longer than 80 characters. | 985 | |
| Line is longer than 80 characters. | 997 | |
| Line is longer than 80 characters. | 998 | |
| Line has trailing spaces. | 1003 | |
| Line is longer than 80 characters. | 1010 | |
| Parameter fact should be final. | 1010 | |
| Expected @param tag for 'fact'. | 1010 | |
| Parameter charSet should be final. | 1010 | |
| Expected @param tag for 'charSet'. | 1010 | |
| Parameter language should be final. | 1010 | |
| Expected @param tag for 'language'. | 1010 | |
| Parameter value should be final. | 1011 | |
| Expected @param tag for 'value'. | 1011 | |
| Line is longer than 80 characters. | 1012 | |
| Line is longer than 80 characters. | 1019 | |
| Method 'getOidFromProperty' is not designed for extension - needs to be abstract, final or empty. | 1023 | |
| Missing a Javadoc comment. | 1023 | |
| Parameter sPropertyName should be final. | 1023 | |
| Line is longer than 80 characters. | 1031 | |
| Line is longer than 80 characters. | 1039 | |
| Missing a Javadoc comment. | 1050 | |
| Parameter patInfo should be final. | 1050 | |
| Line is longer than 80 characters. | 1054 | |
| Missing a Javadoc comment. | 1066 | |
| Parameter sType should be final. | 1066 | |
| Missing a Javadoc comment. | 1074 | |
| Parameter oPersonName should be final. | 1074 | |
| Line is longer than 80 characters. | 1077 | |
| Missing a Javadoc comment. | 1082 | |
| Parameter oPersonName should be final. | 1082 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Unused import - java.io.IOException. | 48 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 84 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Method 'storePatientConsent' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter oPtPref should be final. | 87 | |
| Expected @throws tag for 'AdapterPIPException'. | 87 | |
| Expected @throws tag for 'PropertyAccessException'. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Method 'invokeDocRegistryStoredQuery' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Parameter request should be final. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 181 | |
| Method 'invokeDocRepositoryProvideAndRegisterDocumentSetB' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter request should be final. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 189 | |
| Method 'invokeDocRepositoryRetrieveDocumentSet' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter request should be final. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line has trailing spaces. | 199 | |
| Line is longer than 80 characters. | 202 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 202 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 202 | |
| Line is longer than 80 characters. | 205 | |
| Parameter oPtPref should be final. | 205 | |
| Parameter sPrefDoc should be final. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Parameter sUniqueDocumentId should be final. | 206 | |
| Expected @param tag for 'sUniqueDocumentId'. | 206 | |
| Parameter sMimeType should be final. | 206 | |
| Expected @param tag for 'sMimeType'. | 206 | |
| Expected @throws tag for 'AdapterPIPException'. | 206 | |
| Expected @throws tag for 'PropertyAccessException'. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 217 | |
| Line has trailing spaces. | 221 | |
| Unused Javadoc tag. | 224 | |
| Line is longer than 80 characters. | 227 | |
| Parameter sPrefDoc should be final. | 227 | |
| Expected @param tag for 'sPrefDoc'. | 227 | |
| Parameter oPtPref should be final. | 227 | |
| Expected @param tag for 'oPtPref'. | 227 | |
| Parameter sUniqueDocumentId should be final. | 227 | |
| Expected @param tag for 'sUniqueDocumentId'. | 227 | |
| Parameter sMimeType should be final. | 227 | |
| Expected @param tag for 'sMimeType'. | 227 | |
| Expected @throws tag for 'AdapterPIPException'. | 228 | |
| Expected @throws tag for 'PropertyAccessException'. | 228 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| First sentence should end with a period. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line has trailing spaces. | 269 | |
| Line is longer than 80 characters. | 275 | |
| Parameter sPrefDoc should be final. | 275 | |
| Expected @param tag for 'sPrefDoc'. | 275 | |
| Parameter sDocUniqueId should be final. | 275 | |
| Expected @param tag for 'sDocUniqueId'. | 275 | |
| Expected @throws tag for 'AdapterPIPException'. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| First sentence should end with a period. | 289 | |
| Line has trailing spaces. | 291 | |
| Line is longer than 80 characters. | 297 | |
| Parameter sPatientId should be final. | 297 | |
| Parameter sAssigningAuthority should be final. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Parameter sUniqueDocumentId should be final. | 298 | |
| Expected @param tag for 'sUniqueDocumentId'. | 298 | |
| Parameter sMimeType should be final. | 298 | |
| Expected @param tag for 'sMimeType'. | 298 | |
| Expected @throws tag for 'AdapterPIPException'. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 331 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 365 | |
| Line is longer than 80 characters. | 366 | |
| Line has trailing spaces. | 368 | |
| Unused @param tag for 'sPatientId'. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Unused @param tag for 'sAssigningAuthority'. | 370 | |
| Line is longer than 80 characters. | 373 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 373 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 373 | |
| Line is longer than 80 characters. | 376 | |
| Method 'retrievePatientConsentByDocId' is not designed for extension - needs to be abstract, final or empty. | 376 | |
| Parameter sHomeCommunityId should be final. | 376 | |
| Expected @param tag for 'sHomeCommunityId'. | 376 | |
| Parameter sRepositoryId should be final. | 376 | |
| Expected @param tag for 'sRepositoryId'. | 376 | |
| Parameter sDocumentUniqueId should be final. | 377 | |
| Expected @param tag for 'sDocumentUniqueId'. | 377 | |
| Expected @throws tag for 'AdapterPIPException'. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 382 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 409 | |
| Line has trailing spaces. | 411 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 417 | |
| Parameter sDocumentUniqueId should be final. | 417 | |
| Parameter sRepositoryId should be final. | 417 | |
| Line is longer than 80 characters. | 422 | |
| Missing a Javadoc comment. | 432 | |
| Parameter uniquePatientId should be final. | 432 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 446 | |
| '3' is a magic number. | 453 | |
| Line is longer than 80 characters. | 476 | |
| Line has trailing spaces. | 477 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 482 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 482 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 482 | |
| Line is longer than 80 characters. | 485 | |
| Method 'retrievePatientConsentByPatientId' is not designed for extension - needs to be abstract, final or empty. | 485 | |
| Parameter sPatientId should be final. | 485 | |
| Parameter sAssigningAuthority should be final. | 485 | |
| Expected @throws tag for 'AdapterPIPException'. | 486 | |
| Line is longer than 80 characters. | 487 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 506 | |
| Method 'retrievePatientConsentDocumentIdByPatientId' is not designed for extension - needs to be abstract, final or empty. | 506 | |
| Missing a Javadoc comment. | 506 | |
| Parameter sPatientId should be final. | 506 | |
| Parameter sAssigningAuthority should be final. | 506 | |
| Line is longer than 80 characters. | 508 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 530 | |
| Line has trailing spaces. | 531 | |
| Line is longer than 80 characters. | 535 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 535 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 535 | |
| Line is longer than 80 characters. | 537 | |
| Parameter sPatientId should be final. | 537 | |
| Parameter sAssigningAuthority should be final. | 537 | |
| Expected @throws tag for 'AdapterPIPException'. | 538 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 557 | |
| Line is longer than 80 characters. | 558 | |
| Line is longer than 80 characters. | 569 | |
| Line has trailing spaces. | 571 | |
| Line is longer than 80 characters. | 575 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 575 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 575 | |
| Line is longer than 80 characters. | 578 | |
| Parameter sPatientId should be final. | 578 | |
| Parameter sAssigningAuthority should be final. | 578 | |
| Expected @throws tag for 'AdapterPIPException'. | 579 | |
| Line is longer than 80 characters. | 583 | |
| Line is longer than 80 characters. | 584 | |
| Line is longer than 80 characters. | 586 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 598 | |
| Line has trailing spaces. | 599 | |
| Unused Javadoc tag. | 602 | |
| Line is longer than 80 characters. | 603 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 603 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 603 | |
| Line is longer than 80 characters. | 605 | |
| Parameter oDocRequest should be final. | 605 | |
| Parameter oCPPDocInfo should be final. | 605 | |
| Expected @throws tag for 'AdapterPIPException'. | 605 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 611 | |
| Line is longer than 80 characters. | 619 | |
| Line is longer than 80 characters. | 628 | |
| Line has trailing spaces. | 629 | |
| Line is longer than 80 characters. | 632 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 632 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 632 | |
| Line is longer than 80 characters. | 634 | |
| Parameter oDocRequest should be final. | 634 | |
| Expected @param tag for 'oDocRequest'. | 634 | |
| Parameter oResponse should be final. | 634 | |
| Expected @throws tag for 'AdapterPIPException'. | 635 | |
| Line is longer than 80 characters. | 640 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 643 | |
| Line is longer than 80 characters. | 645 | |
| Line is longer than 80 characters. | 659 | |
| Missing a Javadoc comment. | 659 | |
| Parameter oDocRequest should be final. | 659 | |
| Parameter oResponse should be final. | 659 | |
| Line is longer than 80 characters. | 666 | |
| Line is longer than 80 characters. | 669 | |
| Line is longer than 80 characters. | 670 | |
| Line is longer than 80 characters. | 672 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 686 | |
| Line has trailing spaces. | 688 | |
| Line is longer than 80 characters. | 693 | |
| Parameter olDocInfo should be final. | 693 | |
| Expected @throws tag for 'AdapterPIPException'. | 693 | |
| Line is longer than 80 characters. | 702 | |
| Line is longer than 80 characters. | 707 | |
| Line is longer than 80 characters. | 710 | |
| Line is longer than 80 characters. | 711 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 720 | |
| Line is longer than 80 characters. | 721 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 727 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 740 | |
| Line is longer than 80 characters. | 742 | |
| Line is longer than 80 characters. | 748 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 762 | |
| Line is longer than 80 characters. | 766 | |
| Missing a Javadoc comment. | 766 | |
| Variable 'lDocumentId' must be private and have accessor methods. | 766 | |
| Missing a Javadoc comment. | 767 | |
| Variable 'sHomeCommunityId' must be private and have accessor methods. | 767 | |
| Missing a Javadoc comment. | 768 | |
| Variable 'sRepositoryId' must be private and have accessor methods. | 768 | |
| Missing a Javadoc comment. | 769 | |
| Variable 'sDocumentUniqueId' must be private and have accessor methods. | 769 | |
| Missing a Javadoc comment. | 770 | |
| Variable 'sConsentXACML' must be private and have accessor methods. | 770 | |
| Missing a Javadoc comment. | 771 | |
| Variable 'olConsentPdf' must be private and have accessor methods. | 771 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Expected an @return tag. | 59 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Avoid inline conditionals. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 70 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter oPtPref should be final. | 73 | |
| Expected @throws tag for 'AdapterPIPException'. | 73 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 104 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter sPtPref should be final. | 107 | |
| Expected @throws tag for 'AdapterPIPException'. | 107 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 46 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Avoid inline conditionals. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 68 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Method 'extractPatientId' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter oResponse should be final. | 70 | |
| Expected @throws tag for 'AdapterPIPException'. | 70 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 119 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Method 'createPatientIdQuery' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Parameter sDocumentUniqueId should be final. | 121 | |
| Parameter sRepositoryId should be final. | 121 | |
| Expected @throws tag for 'AdapterPIPException'. | 122 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 174 | |
| Line has trailing spaces. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 179 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 179 | |
| Line is longer than 80 characters. | 181 | |
| Method 'createDocumentRequest' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Parameter oResponse should be final. | 181 | |
| Expected @throws tag for 'AdapterPIPException'. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 264 | |
| Line has trailing spaces. | 266 | |
| Line is longer than 80 characters. | 270 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 270 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 270 | |
| Line is longer than 80 characters. | 273 | |
| Method 'createAdhocQueryRequest' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Parameter sPatientId should be final. | 273 | |
| Parameter sAssigningAuthority should be final. | 273 | |
| Expected @throws tag for 'AdapterPIPException'. | 274 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 313 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 330 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Name 'oHL7DateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Name 'oHL7DateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Name 'oXMLDateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Name 'oXMLDateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 77 | |
| Line has trailing spaces. | 81 | |
| Expected an @return tag. | 88 | |
| Line is longer than 80 characters. | 88 | |
| Parameter sMatchId should be final. | 88 | |
| Parameter sDataType should be final. | 88 | |
| Parameter sAttributeId should be final. | 88 | |
| Parameter sAttributeValue should be final. | 88 | |
| Line is longer than 80 characters. | 106 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Expected an @return tag. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Parameter sPatientId should be final. | 122 | |
| Parameter sAssigningAuthority should be final. | 122 | |
| Expected @throws tag for 'AdapterPIPException'. | 123 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line has trailing spaces. | 174 | |
| Expected an @return tag. | 181 | |
| Line is longer than 80 characters. | 181 | |
| Parameter sMatchId should be final. | 181 | |
| Parameter sDataType should be final. | 181 | |
| Parameter sAttributeId should be final. | 181 | |
| Parameter sAttributeValue should be final. | 181 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line has trailing spaces. | 222 | |
| Expected an @return tag. | 229 | |
| Line is longer than 80 characters. | 229 | |
| Parameter sMatchId should be final. | 229 | |
| Parameter sDataType should be final. | 229 | |
| Parameter sAttributeId should be final. | 229 | |
| Parameter sAttributeValue should be final. | 229 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 257 | |
| Line has trailing spaces. | 258 | |
| Expected an @return tag. | 265 | |
| Line is longer than 80 characters. | 265 | |
| Parameter sMatchId should be final. | 265 | |
| Parameter sDataType should be final. | 265 | |
| Parameter sAttributeId should be final. | 265 | |
| Parameter sAttributeValue should be final. | 266 | |
| First sentence should end with a period. | 293 | |
| Line has trailing spaces. | 295 | |
| Line has trailing spaces. | 297 | |
| Expected an @return tag. | 301 | |
| Parameter oPtPref should be final. | 301 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 326 | |
| Line has trailing spaces. | 327 | |
| Line is longer than 80 characters. | 331 | |
| Parameter sHL7DateTime should be final. | 331 | |
| Expected @throws tag for 'AdapterPIPException'. | 331 | |
| '8' is a magic number. | 336 | |
| Line is longer than 80 characters. | 341 | |
| '}' should be on the same line. | 344 | |
| '8' is a magic number. | 347 | |
| Line is longer than 80 characters. | 352 | |
| '}' should be on the same line. | 356 | |
| Line is longer than 80 characters. | 367 | |
| Line has trailing spaces. | 368 | |
| Line is longer than 80 characters. | 373 | |
| Method length is 192 lines (max allowed is 150). | 373 | |
| Parameter iRuleId should be final. | 373 | |
| Parameter oCriterion should be final. | 373 | |
| Expected @throws tag for 'AdapterPIPException'. | 374 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 449 | |
| Line is longer than 80 characters. | 452 | |
| Line is longer than 80 characters. | 461 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 503 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 539 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 568 | |
| Line has trailing spaces. | 569 | |
| Line is longer than 80 characters. | 574 | |
| Parameter iRuleId should be final. | 574 | |
| Parameter oPtPref should be final. | 574 | |
| Line is longer than 80 characters. | 601 | |
| Line has trailing spaces. | 602 | |
| Line is longer than 80 characters. | 605 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 605 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 605 | |
| Line is longer than 80 characters. | 608 | |
| Method 'createConsentXACMLDoc' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| Parameter oPtPref should be final. | 608 | |
| Expected @throws tag for 'AdapterPIPException'. | 608 | |
| Line is longer than 80 characters. | 611 | |
| Line is longer than 80 characters. | 613 | |
| Line is longer than 80 characters. | 615 | |
| Line is longer than 80 characters. | 616 | |
| Line is longer than 80 characters. | 617 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 646 | |
| Line is longer than 80 characters. | 652 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 656 | |
| Line is longer than 80 characters. | 660 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 682 | |
| Line is longer than 80 characters. | 684 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 687 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 698 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Unused import - javax.xml.datatype.DatatypeConstants. | 38 | |
| Unused import - javax.xml.datatype.DatatypeFactory. | 39 | |
| Unused import - javax.xml.datatype.XMLGregorianCalendar. | 40 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 61 | |
| Variable 'log' must be private and have accessor methods. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Name 'oHL7DateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Name 'oHL7DateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Name 'oXMLDateOnlyFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Name 'oXMLDateTimeFormatter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 70 | |
| Expected an @return tag. | 82 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Avoid inline conditionals. | 83 | |
| Line has trailing spaces. | 89 | |
| Parameter oConsentXACML should be final. | 93 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Parameter oConsentXACML should be final. | 112 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line has trailing spaces. | 139 | |
| Line is longer than 80 characters. | 141 | |
| Parameter oConsentXACML should be final. | 143 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 169 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters. | 176 | |
| Parameter oRule should be final. | 176 | |
| Parameter sAttributeId should be final. | 176 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line has trailing spaces. | 211 | |
| Parameter oRule should be final. | 215 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 255 | |
| Line has trailing spaces. | 257 | |
| Line is longer than 80 characters. | 262 | |
| Parameter oRule should be final. | 262 | |
| Parameter sAttributeId should be final. | 262 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 295 | |
| Line has trailing spaces. | 297 | |
| Line is longer than 80 characters. | 302 | |
| Parameter oRule should be final. | 302 | |
| Parameter sAttributeId should be final. | 302 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Line is longer than 80 characters. | 310 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line is longer than 80 characters. | 335 | |
| Line has trailing spaces. | 336 | |
| Line is longer than 80 characters. | 340 | |
| Parameter sXMLDateTime should be final. | 340 | |
| Expected @throws tag for 'AdapterPIPException'. | 340 | |
| '10' is a magic number. | 345 | |
| Line is longer than 80 characters. | 350 | |
| '}' should be on the same line. | 353 | |
| '10' is a magic number. | 356 | |
| Line is longer than 80 characters. | 361 | |
| '}' should be on the same line. | 365 | |
| Line is longer than 80 characters. | 376 | |
| Line has trailing spaces. | 377 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 381 | |
| Parameter oRule should be final. | 381 | |
| Expected @throws tag for 'AdapterPIPException'. | 382 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 444 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 486 | |
| Line is longer than 80 characters. | 494 | |
| Line is longer than 80 characters. | 508 | |
| Line has trailing spaces. | 510 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 514 | |
| Parameter oConsentXACML should be final. | 514 | |
| Expected @throws tag for 'AdapterPIPException'. | 515 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 538 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 555 | |
| Line has trailing spaces. | 557 | |
| Line is longer than 80 characters. | 561 | |
| Parameter oConsentXACML should be final. | 561 | |
| Parameter oPtPref should be final. | 561 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 565 | |
| Line is longer than 80 characters. | 566 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 572 | |
| Line is longer than 80 characters. | 573 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 576 | |
| Line is longer than 80 characters. | 577 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 581 | |
| Line is longer than 80 characters. | 582 | |
| Line is longer than 80 characters. | 583 | |
| Line is longer than 80 characters. | 584 | |
| Line is longer than 80 characters. | 588 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 591 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 597 | |
| Line is longer than 80 characters. | 598 | |
| Line is longer than 80 characters. | 601 | |
| Line is longer than 80 characters. | 602 | |
| Line has trailing spaces. | 611 | |
| Line is longer than 80 characters. | 615 | |
| Method 'extractPatientPreferences' is not designed for extension - needs to be abstract, final or empty. | 615 | |
| Parameter oConsentXACML should be final. | 615 | |
| Expected @throws tag for 'AdapterPIPException'. | 615 | |
| Line is longer than 80 characters. | 617 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 633 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Expected an @return tag. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Avoid inline conditionals. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 74 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 74 | |
| Line is longer than 80 characters. | 77 | |
| Method 'serializeConsentXACMLDoc' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter oConsentXACML should be final. | 77 | |
| Expected @throws tag for 'AdapterPIPException'. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Unable to get class information for @throws tag 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 107 | |
| Unused @throws tag for 'gov.hhs.fha.nhinc.policyengine.adapterpip.AdapterPIPException'. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Method 'deserializeConsentXACMLDoc' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter sConsentXACML should be final. | 110 | |
| Expected @throws tag for 'AdapterPIPException'. | 110 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| First sentence should end with a period. | 37 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Expected @param tag for 'assertion'. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Redundant 'public' modifier. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Expected @param tag for 'assertion'. | 59 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Redundant 'public' modifier. | 68 | |
| Expected @param tag for 'assertion'. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Parameter request should be final. | 64 | |
| Parameter assertion should be final. | 65 | |
| Expected @param tag for 'assertion'. | 65 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Parameter request should be final. | 91 | |
| Parameter assertion should be final. | 91 | |
| Expected @param tag for 'assertion'. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 100 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Parameter request should be final. | 117 | |
| Parameter assertion should be final. | 117 | |
| Expected @param tag for 'assertion'. | 117 | |
| Line is longer than 80 characters. | 126 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter request should be final. | 63 | |
| Parameter assertion should be final. | 64 | |
| Expected @param tag for 'assertion'. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 91 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Parameter request should be final. | 96 | |
| Parameter assertion should be final. | 96 | |
| Expected @param tag for 'assertion'. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter request should be final. | 114 | |
| Parameter assertion should be final. | 114 | |
| Expected @param tag for 'assertion'. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Line has trailing spaces. | 47 | |
| Method 'getAdapterPIPProxy' is not designed for extension - needs to be abstract, final or empty. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter request should be final. | 63 | |
| Parameter assertion should be final. | 64 | |
| Expected @param tag for 'assertion'. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 91 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Parameter request should be final. | 96 | |
| Parameter assertion should be final. | 96 | |
| Expected @param tag for 'assertion'. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter request should be final. | 114 | |
| Parameter assertion should be final. | 114 | |
| Expected @param tag for 'assertion'. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Parameter portDescriptor should be final. | 74 | |
| Parameter url should be final. | 74 | |
| Parameter assertion should be final. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Method 'retrievePtConsentByPtId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter request should be final. | 85 | |
| Parameter assertion should be final. | 86 | |
| Expected @param tag for 'assertion'. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Method 'retrievePtConsentByPtDocId' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Parameter request should be final. | 124 | |
| Parameter assertion should be final. | 124 | |
| Expected @param tag for 'assertion'. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 154 | |
| Line has trailing spaces. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 165 | |
| Method 'storePtConsent' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Parameter request should be final. | 165 | |
| Parameter assertion should be final. | 165 | |
| Expected @param tag for 'assertion'. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 186 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line has trailing spaces. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 41 | |
| Unused @param tag for 'request'. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Expected @param tag for 'checkPolicyRequest'. | 45 | |
| Expected @param tag for 'assertion'. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 51 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter checkPolicyRequest should be final. | 51 | |
| Parameter assertion should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter checkPolicyRequest should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getPolicyEngineProxy' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter checkPolicyRequest should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Method 'checkPolicy' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter checkPolicyRequest should be final. | 65 | |
| Parameter assertion should be final. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Line is longer than 80 characters. | 64 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.net.URISyntaxException. | 32 | |
| Unused import - java.net.URL. | 33 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Method 'getHibernateFile' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter hibernateFileName should be final. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 69 | |
| Method 'getPropertyAccessor' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line has trailing spaces. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 44 | |
| Parameter e should be final. | 47 | |
| Line has trailing spaces. | 53 | |
| Parameter sMessage should be final. | 57 | |
| Parameter e should be final. | 57 | |
| Line has trailing spaces. | 63 | |
| Parameter sMessage should be final. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Parameter propertyFileName should be final. | 64 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Unused @param tag for 'propertyFile'. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Method 'setPropertyFile' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter propertyFileName should be final. | 74 | |
| 'propertyFileName' hides a field. | 74 | |
| Expected @param tag for 'propertyFileName'. | 74 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Expected an @return tag. | 90 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 91 | |
| Parameter propertyFile should be final. | 91 | |
| Parameter propertyName should be final. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Expected an @return tag. | 108 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Parameter propertyName should be final. | 109 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Method 'getPropertyBoolean' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter propertyName should be final. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Expected an @return tag. | 126 | |
| Line is longer than 80 characters. | 126 | |
| Method 'getPropertyBoolean' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Parameter propertyFile should be final. | 126 | |
| Parameter propertyName should be final. | 126 | |
| Line is longer than 80 characters. | 134 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Method 'getPropertyLong' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Parameter propertyFile should be final. | 142 | |
| Parameter propertyName should be final. | 142 | |
| Line has trailing spaces. | 151 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 156 | |
| 'final' modifier out of order with the JLS suggestions. | 156 | |
| Parameter propertyFile should be final. | 156 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 171 | |
| Line has trailing spaces. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Expected an @return tag. | 177 | |
| Line is longer than 80 characters. | 177 | |
| 'final' modifier out of order with the JLS suggestions. | 177 | |
| Parameter propertyFile should be final. | 177 | |
| Line is longer than 80 characters. | 185 | |
| Line has trailing spaces. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Expected an @return tag. | 191 | |
| Line is longer than 80 characters. | 191 | |
| Method 'getRefreshDuration' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter propertyFile should be final. | 191 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Expected an @return tag. | 205 | |
| Line is longer than 80 characters. | 205 | |
| Method 'getDurationBeforeNextRefresh' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Parameter propertyFile should be final. | 205 | |
| Line has trailing spaces. | 208 | |
| Line is longer than 80 characters. | 213 | |
| Line has trailing spaces. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Method 'forceRefresh' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Parameter propertyFile should be final. | 219 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 224 | |
| Line is longer than 80 characters. | 226 | |
| Expected an @return tag. | 228 | |
| Method 'getPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Line has trailing spaces. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Method 'getPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Parameter propertyFileName should be final. | 232 | |
| 'propertyFileName' hides a field. | 232 | |
| Line is longer than 80 characters. | 236 | |
| Method 'setPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Missing a Javadoc comment. | 236 | |
| Parameter propertyFileDirAbsolutePath should be final. | 236 | |
| Line is longer than 80 characters. | 241 | |
| Expected an @return tag. | 243 | |
| Method 'getPropertyFileURL' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Line is longer than 80 characters. | 248 | |
| Line has trailing spaces. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 253 | |
| Method 'dumpPropsToLog' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Parameter propertyFile should be final. | 253 | |
| Line has trailing spaces. | 255 | |
| Line has trailing spaces. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Method 'validateInput' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| Missing a Javadoc comment. | 260 | |
| Parameter propertyStrings should be final. | 260 | |
| Line has trailing spaces. | 263 | |
| Line has trailing spaces. | 265 | |
| Method 'createPropertyFileRefreshHandler' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Line has trailing spaces. | 269 | |
| Method 'createPropertyFileDAO' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| Missing a Javadoc comment. | 270 | |
| Line has trailing spaces. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Method 'createPropertyAccessorFileUtilities' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Line has trailing spaces. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line has trailing spaces. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Unused @param tag for 'refreshInfo'. | 283 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 288 | |
| Parameter propertyFile should be final. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Line has trailing spaces. | 290 | |
| Line has trailing spaces. | 291 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 299 | |
| Line has trailing spaces. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line has trailing spaces. | 305 | |
| Line is longer than 80 characters. | 305 | |
| Parameter propertyFile should be final. | 305 | |
| Line has trailing spaces. | 310 | |
| Line has trailing spaces. | 311 | |
| Line is longer than 80 characters. | 311 | |
| Missing a Javadoc comment. | 311 | |
| Parameter property should be final. | 311 | |
| Line is longer than 80 characters. | 313 | |
| Line has trailing spaces. | 314 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 48 | |
| Method 'checkPropertyFileDir' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Expected an @return tag. | 75 | |
| Method 'getPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Method 'getPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter propertyFile should be final. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'setPropertyFileLocation' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter propertyFileDirAbsolutePath should be final. | 83 | |
| 'propertyFileDirAbsolutePath' hides a field. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Expected an @return tag. | 90 | |
| Method 'getPropertyFileURL' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 93 | |
| Method 'getNhincPropertyDirValueFromSysEnv' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line has trailing spaces. | 97 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line has trailing spaces. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Parameter dirPath should be final. | 102 | |
| Line has trailing spaces. | 108 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'loadPropertyFile' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter inStream should be final. | 57 | |
| Parameter propertyFileName should be final. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 73 | |
| Method 'loadPropertyFile' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter propertyFile should be final. | 73 | |
| Parameter propertyFileName should be final. | 73 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter propertyFileName should be final. | 100 | |
| Parameter propertyName should be final. | 100 | |
| Line is longer than 80 characters. | 112 | |
| Method 'getPropertyBoolean' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter propertyFileName should be final. | 112 | |
| Parameter propertyName should be final. | 112 | |
| ')' is preceded with whitespace. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Conditional logic can be removed. | 117 | |
| Line is longer than 80 characters. | 125 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 128 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getPropertyLong' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter propertyFileName should be final. | 128 | |
| Parameter propertyName should be final. | 128 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 146 | |
| Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter propertyFileName should be final. | 147 | |
| Line has trailing spaces. | 157 | |
| Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter propertyFileName should be final. | 158 | |
| Line has trailing spaces. | 160 | |
| Line has trailing spaces. | 163 | |
| Method 'printToLog' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter propertyFileName should be final. | 164 | |
| 'log' hides a field. | 165 | |
| Line has trailing spaces. | 166 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 181 | |
| '}' should be on the same line. | 181 | |
| Line has trailing spaces. | 189 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Line has trailing spaces. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Line has trailing spaces. | 196 | |
| Parameter properties should be final. | 200 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Parameter sPropertyFile should be final. | 47 | |
| Parameter oProps should be final. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Parameter sPropertyFile should be final. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'addRefreshInfo' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter propertyFile should be final. | 53 | |
| Parameter cacheRefreshDuration should be final. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'resetRefreshTime' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter propertyFile should be final. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Method 'hasRefreshInfo' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter propertyFile should be final. | 78 | |
| Method 'needsRefresh' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter propertyFile should be final. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 104 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Unused @throws tag for 'PropertyAccessException'. | 108 | |
| Expected an @return tag. | 110 | |
| Method 'getRefreshDuration' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter propertyFile should be final. | 110 | |
| Line is longer than 80 characters. | 122 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Unused @throws tag for 'PropertyAccessException'. | 126 | |
| Expected an @return tag. | 128 | |
| Method 'getDurationBeforeNextRefresh' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Parameter propertyFile should be final. | 128 | |
| Method 'printToLog' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter propertyFile should be final. | 147 | |
| 'log' hides a field. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line has trailing spaces. | 164 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Missing a Javadoc comment. | 169 | |
| Parameter cacheRefreshDuration should be final. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Missing a Javadoc comment. | 181 | |
| Parameter refreshDurationMillisec should be final. | 181 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 210 | |
| Name 'm_oRefreshMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 210 | |
| Variable 'm_oRefreshMode' must be private and have accessor methods. | 210 | |
| Missing a Javadoc comment. | 211 | |
| Name 'm_dtRefreshDate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 | |
| Variable 'm_dtRefreshDate' must be private and have accessor methods. | 211 | |
| Missing a Javadoc comment. | 212 | |
| Name 'm_iRefreshMilliseconds' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 212 | |
| Variable 'm_iRefreshMilliseconds' must be private and have accessor methods. | 212 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| Variable 'log' must be private and have accessor methods. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Line has trailing spaces. | 72 | |
| Method 'getPropertyFileURL' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getBean' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Expected @param tag for '<T>'. | 86 | |
| Parameter beanName should be final. | 86 | |
| Parameter type should be final. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'getAppContextInfo' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter sKey should be final. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 115 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| First sentence should end with a period. | 145 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 151 | |
| Method 'createApplicationContext' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter configFilePath should be final. | 151 | |
| Line has trailing spaces. | 157 | |
| Method 'refreshConfigurationContext' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Parameter appContext should be final. | 160 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 167 | |
| Method 'getLastModified' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Parameter filePath should be final. | 171 | |
| Line is longer than 80 characters. | 174 | |
| Line has trailing spaces. | 190 | |
| Line is longer than 80 characters. | 196 | |
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 201 | |
| Line has trailing spaces. | 205 | |
| Method 'getConfigLastModified' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Line has trailing spaces. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Method 'setConfigLastModified' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Parameter configLastModified should be final. | 217 | |
| 'configLastModified' hides a field. | 217 | |
| Line has trailing spaces. | 223 | |
| Method 'getApplicationContext' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Line has trailing spaces. | 232 | |
| Line is longer than 80 characters. | 235 | |
| Method 'setApplicationContext' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Parameter applicationContext should be final. | 235 | |
| 'applicationContext' hides a field. | 235 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Method 'filterDocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter filterDocQueryResultsRequest should be final. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Method 'filterDocRetrieveResults' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter filterDocRetrieveResultsRequest should be final. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getAdapterComponentRedactionEngineImpl' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Method 'filterDocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter filterDocQueryResultsRequest should be final. | 58 | |
| Parameter context should be final. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Method 'filterDocRetrieveResults' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Parameter filterDocRetrieveResultsRequest should be final. | 75 | |
| Parameter context should be final. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter context should be final. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Method 'invokeRedactionEngineForQuery' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter filterDocQueryResultsRequest should be final. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Method 'invokeRedactionEngineForRetrieve' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Parameter filterDocRetrieveResultsRequest should be final. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Missing a Javadoc comment. | 8 | |
| Line is longer than 80 characters. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Redundant 'public' modifier. | 10 | |
| Line is longer than 80 characters. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Method 'getRedactionEngine' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Parameter adhocQueryRequest should be final. | 56 | |
| Parameter adhocQueryResponse should be final. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Method 'filterRetrieveDocumentSetResults' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Parameter retrieveDocumentSetRequest should be final. | 72 | |
| Parameter retrieveDocumentSetResponse should be final. | 73 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getPatientConsentHelper' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter patientId should be final. | 75 | |
| 'patientId' hides a field. | 75 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter assigningAuthorityId should be final. | 83 | |
| 'assigningAuthorityId' hides a field. | 83 | |
| Method 'getAssigningAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'setHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter homeCommunityId should be final. | 91 | |
| 'homeCommunityId' hides a field. | 91 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter adhocQueryRequest should be final. | 99 | |
| Parameter adhocQueryResponse should be final. | 100 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 120 | |
| Method 'extractIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter adhocQueryRequest should be final. | 132 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 157 | |
| Method 'extractSlotValues' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter slots should be final. | 157 | |
| Parameter slotName should be final. | 157 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 181 | |
| Method 'filterResultsNonPatientCentric' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter adhocQueryResponse should be final. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Method 'filterResults' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter adhocQueryResponse should be final. | 186 | |
| Parameter patientPreferences should be final. | 187 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 240 | |
| Method 'retrievePatientPreferencesForDocument' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Parameter oExtObj should be final. | 240 | |
| Line is longer than 80 characters. | 247 | |
| Method 'extractDocumentId' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Parameter oExtObj should be final. | 253 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Method 'extractRepositoryId' is not designed for extension - needs to be abstract, final or empty. | 270 | |
| Missing a Javadoc comment. | 270 | |
| Parameter oExtObj should be final. | 270 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Method 'extractDocumentType' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Parameter oExtObj should be final. | 290 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 307 | |
| Method 'documentAllowed' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Parameter extObject should be final. | 307 | |
| Parameter patientPreferences should be final. | 307 | |
| Line is longer than 80 characters. | 311 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Unused import - gov.hhs.fha.nhinc.policyengine.adapter.pip.PatientConsentManager. | 32 | |
| Unused import - ihe.iti.xds_b._2007.DocumentRegistryPortType. | 34 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| First sentence should end with a period. | 64 | |
| First sentence should end with a period. | 71 | |
| Line has trailing spaces. | 73 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Avoid inline conditionals. | 77 | |
| First sentence should end with a period. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 83 | |
| Method 'filterRetrieveDocumentSetReults' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter retrieveRequest should be final. | 89 | |
| Expected @param tag for 'retrieveRequest'. | 89 | |
| Parameter retrieveResponse should be final. | 89 | |
| Expected @param tag for 'retrieveResponse'. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 | |
| First sentence should end with a period. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 119 | |
| Method 'extractIdentifiers' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter retrieveResponse should be final. | 122 | |
| Expected @param tag for 'retrieveResponse'. | 122 | |
| Line is longer than 80 characters. | 131 | |
| First sentence should end with a period. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 142 | |
| Method 'allowDocumentSharing' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Parameter retrieveResponse should be final. | 142 | |
| Expected @param tag for 'retrieveResponse'. | 142 | |
| Parameter patientPreferences should be final. | 142 | |
| Expected @param tag for 'patientPreferences'. | 142 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 175 | |
| First sentence should end with a period. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line has trailing spaces. | 186 | |
| Line is longer than 80 characters. | 191 | |
| Method 'patientPrefAllowsSharing' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter sDocTypeResult should be final. | 191 | |
| Expected @param tag for 'sDocTypeResult'. | 191 | |
| Parameter patientPreferences should be final. | 191 | |
| Expected @param tag for 'patientPreferences'. | 191 | |
| Line is longer than 80 characters. | 192 | |
| First sentence should end with a period. | 195 | |
| Line has trailing spaces. | 197 | |
| Line is longer than 80 characters. | 202 | |
| Method 'getAdhocQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Parameter oRequest should be final. | 202 | |
| Expected @param tag for 'oRequest'. | 202 | |
| Expected @throws tag for 'Exception'. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| First sentence should end with a period. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line has trailing spaces. | 211 | |
| Line is longer than 80 characters. | 216 | |
| Method 'createAdhocQueryRequest' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Parameter sPatId should be final. | 216 | |
| Expected @param tag for 'sPatId'. | 216 | |
| Parameter sAA should be final. | 216 | |
| Expected @param tag for 'sAA'. | 216 | |
| Line is longer than 80 characters. | 220 | |
| First sentence should end with a period. | 231 | |
| Line is longer than 80 characters. | 232 | |
| Line has trailing spaces. | 233 | |
| Line is longer than 80 characters. | 238 | |
| Method 'createAdhocQueryRequestByDocumentId' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Parameter documentId should be final. | 238 | |
| 'documentId' hides a field. | 238 | |
| Expected @param tag for 'documentId'. | 238 | |
| Parameter repositoryId should be final. | 238 | |
| 'repositoryId' hides a field. | 238 | |
| Expected @param tag for 'repositoryId'. | 238 | |
| Line is longer than 80 characters. | 247 | |
| First sentence should end with a period. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line has trailing spaces. | 256 | |
| Line is longer than 80 characters. | 261 | |
| Method 'extractDocTypeFromDocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Parameter oResponse should be final. | 261 | |
| Expected @param tag for 'oResponse'. | 261 | |
| Parameter docResponse should be final. | 261 | |
| Expected @param tag for 'docResponse'. | 261 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 288 | |
| First sentence should end with a period. | 306 | |
| Line is longer than 80 characters. | 307 | |
| Line has trailing spaces. | 309 | |
| Line is longer than 80 characters. | 313 | |
| Method 'extractDocTypeFromMetaData' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| Parameter documentMetaData should be final. | 313 | |
| Expected @param tag for 'documentMetaData'. | 313 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 321 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 324 | |
| First sentence should end with a period. | 335 | |
| Line is longer than 80 characters. | 336 | |
| Line has trailing spaces. | 337 | |
| Method 'parseInternationalType' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Parameter str should be final. | 341 | |
| Expected @param tag for 'str'. | 341 | |
| Line is longer than 80 characters. | 345 | |
| First sentence should end with a period. | 352 | |
| Line has trailing spaces. | 354 | |
| Line is longer than 80 characters. | 358 | |
| Method 'getUniqueIdIdentifier' is not designed for extension - needs to be abstract, final or empty. | 358 | |
| Parameter externalIdentifierList should be final. | 358 | |
| Expected @param tag for 'externalIdentifierList'. | 358 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 365 | |
| First sentence should end with a period. | 375 | |
| Line has trailing spaces. | 377 | |
| Method 'getPatientConsentHelper' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| First sentence should end with a period. | 384 | |
| Line has trailing spaces. | 386 | |
| Method 'getDocumentId' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| First sentence should end with a period. | 393 | |
| Line has trailing spaces. | 395 | |
| Method 'getHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| First sentence should end with a period. | 402 | |
| Line has trailing spaces. | 404 | |
| Method 'getRepositoryId' is not designed for extension - needs to be abstract, final or empty. | 407 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Avoid inline conditionals. | 52 | |
| Method 'getAdapterPIP' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Method 'retrievePatientConsentbyPatientId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter patientId should be final. | 59 | |
| Parameter assigningAuthorityId should be final. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Method 'retrievePatientConsentbyDocumentId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter homeCommunityId should be final. | 81 | |
| Parameter repositoryId should be final. | 81 | |
| Parameter documentId should be final. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Method 'documentSharingAllowed' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Parameter documentType should be final. | 118 | |
| Expected @param tag for 'documentType'. | 118 | |
| Parameter ptPreferences should be final. | 118 | |
| Expected @param tag for 'ptPreferences'. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 168 | |
| Method 'isDefaultFineGrainedPolicyCriterion' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter criterion should be final. | 168 | |
| Line is longer than 80 characters. | 175 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.redactionengine.adapter.DocQueryResponseProcessor. | 29 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'getDocQueryResponseProcessor' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'getDocRetrieveResponseProcessor' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter adhocQueryRequest should be final. | 60 | |
| Parameter adhocQueryResponse should be final. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Method 'filterRetrieveDocumentSetResults' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter retrieveDocumentSetRequest should be final. | 75 | |
| Parameter retrieveDocumentSetResponse should be final. | 76 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line is longer than 80 characters. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter adhocQueryRequest should be final. | 46 | |
| Parameter adhocQueryResponse should be final. | 47 | |
| Parameter assertion should be final. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Method 'filterRetrieveDocumentSetResults' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter retrieveDocumentSetRequest should be final. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter retrieveDocumentSetResponse should be final. | 54 | |
| Parameter assertion should be final. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter adhocQueryRequest should be final. | 45 | |
| Parameter adhocQueryResponse should be final. | 46 | |
| Parameter assertion should be final. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Method 'filterRetrieveDocumentSetResults' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter retrieveDocumentSetRequest should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Parameter retrieveDocumentSetResponse should be final. | 53 | |
| Parameter assertion should be final. | 53 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Method 'getConfigFileName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getRedactionEngineProxy' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Parameter portDescriptor should be final. | 72 | |
| Parameter url should be final. | 72 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Method 'filterAdhocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter adhocQueryRequest should be final. | 78 | |
| Parameter adhocQueryResponse should be final. | 79 | |
| Parameter assertion should be final. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Method 'filterRetrieveDocumentSetResults' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter retrieveDocumentSetRequest should be final. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Parameter retrieveDocumentSetResponse should be final. | 118 | |
| Parameter assertion should be final. | 118 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 133 | |
| Line has trailing spaces. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 41 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Line has trailing spaces. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Method 'CreateRequestContext' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Method length is 244 lines (max allowed is 150). | 59 | |
| Name 'CreateRequestContext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Parameter assertion should be final. | 59 | |
| Parameter url should be final. | 59 | |
| Parameter action should be final. | 59 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 230 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 276 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Avoid inline conditionals. | 50 | |
| Method 'getWsdlPath' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Method 'constructService' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter wsdlURL should be final. | 57 | |
| Parameter namespaceURI should be final. | 57 | |
| Parameter serviceLocalPart should be final. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Method 'createService' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter wsdlFile should be final. | 62 | |
| Parameter namespaceURI should be final. | 62 | |
| Parameter serviceLocalPart should be final. | 62 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Parameter path should be final. | 38 | |
| Method 'getResourceByPath' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Parameter path should be final. | 43 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter subscribe should be final. | 38 | |
| Parameter assertion should be final. | 38 | |
| Parameter target should be final. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'getHiemSubscribeAdapterProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter portDescriptor should be final. | 60 | |
| Parameter url should be final. | 60 | |
| Parameter assertion should be final. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter subscribeElement should be final. | 66 | |
| Parameter assertion should be final. | 66 | |
| Parameter target should be final. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Parameter portDescriptor should be final. | 59 | |
| Parameter url should be final. | 59 | |
| Parameter assertion should be final. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter subscribeElement should be final. | 65 | |
| Parameter assertion should be final. | 65 | |
| Parameter target should be final. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - org.oasis_open.docs.wsn.bw_2.NotificationProducer. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line is longer than 80 characters. | 70 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line is longer than 80 characters. | 90 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line is longer than 80 characters. | 87 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 97 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 99 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 49 | |
| Unused import - org.oasis_open.docs.wsrf.rw_2.ResourceUnknownFault. | 72 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 90 | |
| Unused @param tag for 'targetCommunitites'. | 93 | |
| Line is longer than 80 characters. | 98 | |
| Method 'processSubscribe' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter subscribe should be final. | 98 | |
| Parameter assertion should be final. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Parameter targetCommunities should be final. | 99 | |
| Expected @param tag for 'targetCommunities'. | 99 | |
| Expected @throws tag for 'SubscribeCreationFailedFault'. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 134 | |
| Line is longer than 80 characters. | 136 | |
| ',' is not followed by whitespace. | 136 | |
| Missing a Javadoc comment. | 141 | |
| Line has trailing spaces. | 148 | |
| Unused @param tag for 'request'. | 149 | |
| Line is longer than 80 characters. | 152 | |
| Parameter subscribe should be final. | 152 | |
| Expected @param tag for 'subscribe'. | 152 | |
| Parameter assertion should be final. | 152 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Parameter response should be final. | 181 | |
| Parameter assertion should be final. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 205 | |
| Unused @param tag for 'targetCommunitites'. | 208 | |
| Line is longer than 80 characters. | 211 | |
| Parameter request should be final. | 211 | |
| Parameter assertion should be final. | 211 | |
| Parameter targetCommunity should be final. | 212 | |
| Expected @param tag for 'targetCommunity'. | 212 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Parameter subscribe should be final. | 230 | |
| Parameter assertion should be final. | 230 | |
| Parameter nhinTargetCommunity should be final. | 231 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Method 'getOutboundSubscribeDelegate' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Line is longer than 80 characters. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Parameter delegate should be final. | 249 | |
| Parameter request should be final. | 249 | |
| Parameter assertion should be final. | 250 | |
| Parameter nhinTargetSystem should be final. | 250 | |
| Line is longer than 80 characters. | 252 | |
| Line has trailing spaces. | 262 | |
| Expected an @return tag. | 267 | |
| Line is longer than 80 characters. | 267 | |
| Parameter subscribe should be final. | 267 | |
| Parameter assertion should be final. | 267 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 290 | |
| Line has trailing spaces. | 296 | |
| Unused @param tag for 'targetCommunities'. | 297 | |
| Line is longer than 80 characters. | 300 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Parameter targetCommunity should be final. | 300 | |
| Expected @param tag for 'targetCommunity'. | 300 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 310 | |
| Method 'storeSubscription' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Parameter subscribe should be final. | 310 | |
| Parameter assertion should be final. | 310 | |
| Parameter targetCommunitites should be final. | 311 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line is longer than 80 characters. | 324 | |
| Method 'storeChildSubscription' is not designed for extension - needs to be abstract, final or empty. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Parameter subscribe should be final. | 324 | |
| Parameter response should be final. | 324 | |
| Parameter parentSubscriptionReference should be final. | 325 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 371 | |
| Method 'serializeTargetCommunities' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter targetCommunitites should be final. | 371 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 381 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 385 | |
| Line is longer than 80 characters. | 391 | |
| Method 'serializeEndpointReferenceType' is not designed for extension - needs to be abstract, final or empty. | 391 | |
| Missing a Javadoc comment. | 391 | |
| Parameter endpointRefernece should be final. | 391 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 411 | |
| Method 'updateSubscribeNotificationConsumerEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter subscribe should be final. | 411 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 421 | |
| Method 'getSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 421 | |
| Missing a Javadoc comment. | 421 | |
| Parameter subscribeResponse should be final. | 421 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 457 | |
| Method 'serializeW3CEndpointReference' is not designed for extension - needs to be abstract, final or empty. | 457 | |
| Missing a Javadoc comment. | 457 | |
| Parameter endpointRefernece should be final. | 457 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 470 | |
| Line has trailing spaces. | 478 | |
| Line is longer than 80 characters. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Line is longer than 80 characters. | 484 | |
| Parameter subscribe should be final. | 484 | |
| Parameter assertion should be final. | 484 | |
| Parameter logDirection should be final. | 484 | |
| Parameter logInterface should be final. | 485 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 495 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line has trailing spaces. | 509 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 513 | |
| Line is longer than 80 characters. | 515 | |
| Parameter response should be final. | 515 | |
| Parameter assertion should be final. | 515 | |
| Parameter logDirection should be final. | 515 | |
| Parameter logInterface should be final. | 516 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 533 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter message should be final. | 43 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 67 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line has trailing spaces. | 74 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line contains a tab character. | 83 | |
| Parameter message should be final. | 83 | |
| Parameter error should be final. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Class OutboundSubscribeFactory should be declared as final. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter apiLevel should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Variable 'target' must be private and have accessor methods. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Parameter delegate should be final. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Parameter delegate should be final. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line contains a tab character. | 54 | |
| Parameter request should be final. | 54 | |
| 'request' hides a field. | 54 | |
| Parameter target should be final. | 54 | |
| 'target' hides a field. | 54 | |
| Parameter assertion should be final. | 54 | |
| 'assertion' hides a field. | 54 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter assertion should be final. | 79 | |
| 'assertion' hides a field. | 79 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter request should be final. | 87 | |
| 'request' hides a field. | 87 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter response should be final. | 95 | |
| 'response' hides a field. | 95 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter target should be final. | 103 | |
| 'target' hides a field. | 103 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter message should be final. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter assertionType should be final. | 60 | |
| 'assertionType' hides a field. | 60 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter nhinDelegate should be final. | 72 | |
| 'nhinDelegate' hides a field. | 72 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter request should be final. | 80 | |
| 'request' hides a field. | 80 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter target should be final. | 88 | |
| 'target' hides a field. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Name 'OutboundSubscribeOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 42 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 38 | |
| Name 'OutboundSubscribeStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter message should be final. | 54 | |
| Missing a Javadoc comment. | 62 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| First sentence should end with a period. | 41 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'log' must be private and have accessor methods. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Variable 'subscriptionStorage' must be private and have accessor methods. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 58 | |
| 'public' modifier out of order with the JLS suggestions. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter subscriptionItem should be final. | 60 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter subscribe should be final. | 65 | |
| Parameter producer should be final. | 65 | |
| Parameter consumer should be final. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Comment matches to-do format 'TODO:'. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 56 | |
| Parameter subscribe should be final. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter parentSubscribeElement should be final. | 126 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 54 | |
| Parameter subscribe should be final. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Parameter response should be final. | 86 | |
| Parameter subRef should be final. | 86 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| '{' is followed by whitespace. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| '{' is followed by whitespace. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter epr should be final. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 48 | |
| Parameter subscribe should be final. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| First sentence should end with a period. | 55 | |
| Missing a Javadoc comment. | 62 | |
| Unused @param tag for 'subscribe'. | 67 | |
| Unused @param tag for 'rawSubscribeXml'. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Method 'processNhinSubscribe' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter soapMessage should be final. | 73 | |
| Expected @param tag for 'soapMessage'. | 73 | |
| Parameter assertion should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Expected @throws tag for 'NotifyMessageNotSupportedFault'. | 74 | |
| Expected @throws tag for 'SubscribeCreationFailedFault'. | 74 | |
| Expected @throws tag for 'TopicNotSupportedFault'. | 74 | |
| Expected @throws tag for 'InvalidTopicExpressionFault'. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter subscribeElement should be final. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter subscribe should be final. | 141 | |
| Parameter assertion should be final. | 141 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter subscribe should be final. | 177 | |
| Parameter assertion should be final. | 177 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'getSubscriptionHandler' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 36 | |
| Expected an @return tag. | 43 | |
| Line is longer than 80 characters. | 43 | |
| Line contains a tab character. | 43 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter subscribe should be final. | 43 | |
| Expected @param tag for 'subscribe'. | 43 | |
| Parameter assertion should be final. | 43 | |
| Expected @param tag for 'assertion'. | 43 | |
| Parameter target should be final. | 43 | |
| Expected @param tag for 'target'. | 43 | |
| Line contains a tab character. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 | |
| Line contains a tab character. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'getNhinHiemSubscribeProxy' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line is longer than 80 characters. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Parameter portDescriptor should be final. | 58 | |
| Parameter url should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Parameter subscribe should be final. | 64 | |
| Parameter assertion should be final. | 64 | |
| Parameter target should be final. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 87 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - oasis.names.tc.ebxml_regrep.xsd.rim._3.*. | 34 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Parameter nhinSubscribe should be final. | 47 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 81 | |
| Parameter nhinSubscribe should be final. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter nhinSubscribe should be final. | 89 | |
| Parameter slotName should be final. | 89 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter slots should be final. | 98 | |
| Parameter slotName should be final. | 98 | |
| Missing a Javadoc comment. | 121 | |
| Parameter nhinSubscribe should be final. | 121 | |
| Parameter slotName should be final. | 121 | |
| Line is longer than 80 characters. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter slots should be final. | 127 | |
| Parameter slotName should be final. | 127 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter slotValues should be final. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'AdhocQueryId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'PatientIdSlotName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'PatientIdIdentificationScheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'DocumentClassCodeSlotName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'DocumentClassCodeClassificationScheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'DocumentIdIdentificationScheme' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'RepositoryIdSlotName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 64 | |
| Name 'IsDocumentCentric' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| Parameter subscriptionTopicExpression should be final. | 64 | |
| Line is longer than 80 characters. | 76 | |
| Method 'MeetsCriteria' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 | |
| Parameter subscribeElement should be final. | 76 | |
| Parameter notificationMessageElement should be final. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter documentMetadata should be final. | 102 | |
| Parameter adhocQuery should be final. | 102 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 155 | |
| Parameter element should be final. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 167 | |
| Parameter element should be final. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter element should be final. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter element should be final. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Parameter documentIdentifier should be final. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter documentIdentifier should be final. | 217 | |
| Line is longer than 80 characters. | 228 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - oasis.names.tc.ebxml_regrep.xsd.rim._3.SlotType1. | 48 | |
| Line has trailing spaces. | 51 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter documentMetadatas should be final. | 59 | |
| Parameter document should be final. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter document should be final. | 73 | |
| Parameter documentMetadata should be final. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 87 | |
| Parameter documentMetadata should be final. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter documentMetadata should be final. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter documentMetaData should be final. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter documentMetaData should be final. | 110 | |
| Parameter identificationScheme should be final. | 111 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter documentMetaData should be final. | 122 | |
| Parameter classificationScheme should be final. | 123 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter documentMetaData should be final. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Parameter msg should be final. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Parameter message should be final. | 52 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Parameter message should be final. | 66 | |
| Parameter cause should be final. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Parameter cause should be final. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 41 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Variable 'log' must be private and have accessor methods. | 48 | |
| Line has trailing spaces. | 52 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Parameter subscriptionItem should be final. | 55 | |
| Expected @param tag for 'subscriptionItem'. | 55 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 77 | |
| First sentence should end with a period. | 92 | |
| Line has trailing spaces. | 94 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter recordId should be final. | 98 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 115 | |
| Avoid inline conditionals. | 115 | |
| First sentence should end with a period. | 130 | |
| Line has trailing spaces. | 132 | |
| Method 'findBySubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Parameter subscriptionId should be final. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Avoid inline conditionals. | 157 | |
| Line is longer than 80 characters. | 171 | |
| Method 'findByRootTopic' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter rootTopic should be final. | 171 | |
| Parameter producer should be final. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Avoid inline conditionals. | 193 | |
| Method 'findByProducer' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Parameter producer should be final. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 228 | |
| Avoid inline conditionals. | 228 | |
| First sentence should end with a period. | 242 | |
| Line has trailing spaces. | 244 | |
| Method 'findByParentSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| Line is longer than 80 characters. | 249 | |
| Parameter parentSubscriptionId should be final. | 249 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Avoid inline conditionals. | 269 | |
| First sentence should end with a period. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line has trailing spaces. | 285 | |
| Line is longer than 80 characters. | 289 | |
| Method 'retrieveCloseBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Parameter subRefFragment should be final. | 289 | |
| Expected @param tag for 'subRefFragment'. | 289 | |
| Must have at least one statement. | 297 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 301 | |
| First sentence should end with a period. | 318 | |
| Line has trailing spaces. | 320 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| Parameter subscriptionItem should be final. | 323 | |
| Line is longer than 80 characters. | 336 | |
| Line is longer than 80 characters. | 346 | |
| Method 'subscriptionCount' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 371 | |
| Line is longer than 80 characters. | 373 | |
| Method 'emptyRepository' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| Missing a Javadoc comment. | 393 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 415 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getCommunityId' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setCommunityId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter communityId should be final. | 45 | |
| 'communityId' hides a field. | 45 | |
| Method 'getCommunityName' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setCommunityName' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter communityName should be final. | 53 | |
| 'communityName' hides a field. | 53 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter obj should be final. | 58 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| '5' is a magic number. | 79 | |
| Line is longer than 80 characters. | 80 | |
| '73' is a magic number. | 80 | |
| Avoid inline conditionals. | 80 | |
| Line is longer than 80 characters. | 81 | |
| '73' is a magic number. | 81 | |
| Avoid inline conditionals. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter key should be final. | 45 | |
| 'key' hides a field. | 45 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter value should be final. | 53 | |
| 'value' hides a field. | 53 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter obj should be final. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| '5' is a magic number. | 77 | |
| '67' is a magic number. | 78 | |
| Avoid inline conditionals. | 78 | |
| '67' is a magic number. | 79 | |
| Avoid inline conditionals. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'getSubscribeXML' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setSubscribeXML' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter subscribeXML should be final. | 52 | |
| 'subscribeXML' hides a field. | 52 | |
| Method 'getSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter subscriptionReferenceXML should be final. | 60 | |
| 'subscriptionReferenceXML' hides a field. | 60 | |
| Method 'getRootTopic' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setRootTopic' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter rootTopic should be final. | 68 | |
| 'rootTopic' hides a field. | 68 | |
| Method 'getParentSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Method 'setParentSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter parentSubscriptionReferenceXML should be final. | 76 | |
| 'parentSubscriptionReferenceXML' hides a field. | 76 | |
| Method 'getConsumer' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Method 'setConsumer' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter consumer should be final. | 84 | |
| 'consumer' hides a field. | 84 | |
| Method 'getProducer' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Method 'setProducer' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter producer should be final. | 92 | |
| 'producer' hides a field. | 92 | |
| Method 'getTargets' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Method 'setTargets' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter targets should be final. | 100 | |
| 'targets' hides a field. | 100 | |
| Method 'getCreationDate' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'setCreationDate' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter creationDate should be final. | 108 | |
| 'creationDate' hides a field. | 108 | |
| Method 'getStorageObject' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Method 'setStorageObject' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Parameter storageObject should be final. | 122 | |
| 'storageObject' hides a field. | 122 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter patientId should be final. | 45 | |
| 'patientId' hides a field. | 45 | |
| Method 'getAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter assigningAuthority should be final. | 53 | |
| 'assigningAuthority' hides a field. | 53 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter obj should be final. | 58 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| '7' is a magic number. | 78 | |
| Line is longer than 80 characters. | 79 | |
| '89' is a magic number. | 79 | |
| Avoid inline conditionals. | 79 | |
| Line is longer than 80 characters. | 80 | |
| '89' is a magic number. | 80 | |
| Avoid inline conditionals. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'setElementName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter elementName should be final. | 47 | |
| 'elementName' hides a field. | 47 | |
| Method 'getNamespace' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setNamespace' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter namespace should be final. | 55 | |
| 'namespace' hides a field. | 55 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter namespacePrefix should be final. | 63 | |
| 'namespacePrefix' hides a field. | 63 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter value should be final. | 71 | |
| 'value' hides a field. | 71 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter obj should be final. | 76 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 106 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| '7' is a magic number. | 114 | |
| Line is longer than 80 characters. | 115 | |
| '17' is a magic number. | 115 | |
| Avoid inline conditionals. | 115 | |
| Line is longer than 80 characters. | 116 | |
| '17' is a magic number. | 116 | |
| Avoid inline conditionals. | 116 | |
| Line is longer than 80 characters. | 117 | |
| '17' is a magic number. | 117 | |
| Avoid inline conditionals. | 117 | |
| '17' is a magic number. | 118 | |
| Avoid inline conditionals. | 118 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Method 'getTopicExpression' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setTopicExpression' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter topicExpression should be final. | 52 | |
| 'topicExpression' hides a field. | 52 | |
| Method 'getSubscriberPatient' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setSubscriberPatient' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter patient should be final. | 60 | |
| Method 'getSubscribeePatient' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setSubscribeePatient' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter patient should be final. | 68 | |
| Method 'getCriteria' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'setCriteria' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter criteria should be final. | 79 | |
| 'criteria' hides a field. | 79 | |
| Method 'getSubscriptionPolicy' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'setSubscriptionPolicy' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter subscriptionPolicy should be final. | 87 | |
| 'subscriptionPolicy' hides a field. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Method 'addCriterion' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter criterion should be final. | 91 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Method 'removeCriterion' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter criterion should be final. | 116 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Parameter obj should be final. | 130 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 154 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| '3' is a magic number. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '97' is a magic number. | 163 | |
| Avoid inline conditionals. | 163 | |
| Line is longer than 80 characters. | 164 | |
| '97' is a magic number. | 164 | |
| Avoid inline conditionals. | 164 | |
| Line is longer than 80 characters. | 165 | |
| '97' is a magic number. | 165 | |
| Avoid inline conditionals. | 165 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Method 'getSubscriber' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Method 'setSubscriber' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter subscriber should be final. | 48 | |
| 'subscriber' hides a field. | 48 | |
| Method 'getSubscribee' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Method 'setSubscribee' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter subscribee should be final. | 56 | |
| 'subscribee' hides a field. | 56 | |
| Method 'getSubscriptionCriteria' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'setSubscriptionCriteria' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter subscriptionCriteria should be final. | 64 | |
| 'subscriptionCriteria' hides a field. | 64 | |
| Method 'getSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Method 'setSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter subscriptionReference should be final. | 72 | |
| 'subscriptionReference' hides a field. | 72 | |
| Method 'getParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'setParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter parentSubscriptionReference should be final. | 80 | |
| 'parentSubscriptionReference' hides a field. | 80 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter obj should be final. | 85 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| '7' is a magic number. | 120 | |
| Line is longer than 80 characters. | 121 | |
| '83' is a magic number. | 121 | |
| Avoid inline conditionals. | 121 | |
| Line is longer than 80 characters. | 122 | |
| '83' is a magic number. | 122 | |
| Avoid inline conditionals. | 122 | |
| Line is longer than 80 characters. | 123 | |
| '83' is a magic number. | 123 | |
| Avoid inline conditionals. | 123 | |
| Line is longer than 80 characters. | 124 | |
| '83' is a magic number. | 124 | |
| Avoid inline conditionals. | 124 | |
| Line is longer than 80 characters. | 125 | |
| '83' is a magic number. | 125 | |
| Avoid inline conditionals. | 125 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getCommunity' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'setCommunity' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter community should be final. | 46 | |
| 'community' hides a field. | 46 | |
| Method 'getNotificationEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Method 'setNotificationEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter notificationEndpointAddress should be final. | 54 | |
| 'notificationEndpointAddress' hides a field. | 54 | |
| Method 'getUserAddress' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'setUserAddress' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter userAddress should be final. | 62 | |
| 'userAddress' hides a field. | 62 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter obj should be final. | 67 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| '7' is a magic number. | 92 | |
| Line is longer than 80 characters. | 93 | |
| '19' is a magic number. | 93 | |
| Avoid inline conditionals. | 93 | |
| Line is longer than 80 characters. | 94 | |
| '19' is a magic number. | 94 | |
| Avoid inline conditionals. | 94 | |
| Line is longer than 80 characters. | 95 | |
| '19' is a magic number. | 95 | |
| Avoid inline conditionals. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 32 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getPolicyItems' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setPolicyItems' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter policyItems should be final. | 47 | |
| 'policyItems' hides a field. | 47 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 51 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter obj should be final. | 52 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter key should be final. | 42 | |
| 'key' hides a field. | 42 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter value should be final. | 50 | |
| 'value' hides a field. | 50 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 54 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter obj should be final. | 55 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Method 'getSubscription' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Method 'setSubscription' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter subscription should be final. | 46 | |
| 'subscription' hides a field. | 46 | |
| Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter subscriptionId should be final. | 54 | |
| 'subscriptionId' hides a field. | 54 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter type should be final. | 62 | |
| 'type' hides a field. | 62 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Parameter obj should be final. | 67 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 83 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| '7' is a magic number. | 91 | |
| Line is longer than 80 characters. | 92 | |
| '97' is a magic number. | 92 | |
| Avoid inline conditionals. | 92 | |
| '97' is a magic number. | 93 | |
| Avoid inline conditionals. | 93 | |
| Line is longer than 80 characters. | 94 | |
| '97' is a magic number. | 94 | |
| Avoid inline conditionals. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Method 'getSubscriptionManagerEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'setSubscriptionManagerEndpointAddress' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter subscriptionManagerEndpointAddress should be final. | 49 | |
| 'subscriptionManagerEndpointAddress' hides a field. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 60 | |
| Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter referenceParameters should be final. | 60 | |
| 'referenceParameters' hides a field. | 60 | |
| Line is longer than 80 characters. | 64 | |
| Method 'addReferenceParameter' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter refParam should be final. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Method 'removeReferenceParameter' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter refParam should be final. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter obj should be final. | 85 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 104 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| '7' is a magic number. | 113 | |
| '97' is a magic number. | 114 | |
| Line is longer than 80 characters. | 116 | |
| Avoid inline conditionals. | 116 | |
| Line is longer than 80 characters. | 118 | |
| '97' is a magic number. | 118 | |
| Avoid inline conditionals. | 118 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Method 'getRecordId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setRecordId' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter recordId should be final. | 55 | |
| 'recordId' hides a field. | 55 | |
| Method 'getSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter subscriptionId should be final. | 63 | |
| 'subscriptionId' hides a field. | 63 | |
| Method 'getSubscribeXML' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setSubscribeXML' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter subscribeXML should be final. | 71 | |
| 'subscribeXML' hides a field. | 71 | |
| Method 'getSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'setSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter subscriptionReferenceXML should be final. | 79 | |
| 'subscriptionReferenceXML' hides a field. | 79 | |
| Method 'getRootTopic' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'setRootTopic' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter rootTopic should be final. | 87 | |
| 'rootTopic' hides a field. | 87 | |
| Method 'getParentSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'setParentSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter parentSubscriptionId should be final. | 95 | |
| 'parentSubscriptionId' hides a field. | 95 | |
| Method 'getParentSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Method 'setParentSubscriptionReferenceXML' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter parentSubscriptionReferenceXML should be final. | 103 | |
| 'parentSubscriptionReferenceXML' hides a field. | 103 | |
| Method 'getConsumer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Method 'setConsumer' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter consumer should be final. | 111 | |
| 'consumer' hides a field. | 111 | |
| Method 'getProducer' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Method 'setProducer' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter producer should be final. | 119 | |
| 'producer' hides a field. | 119 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter patientId should be final. | 127 | |
| 'patientId' hides a field. | 127 | |
| Method 'getPatientAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Method 'setPatientAssigningAuthority' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter patientAssigningAuthority should be final. | 135 | |
| 'patientAssigningAuthority' hides a field. | 135 | |
| Method 'getTargets' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Method 'setTargets' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter targets should be final. | 143 | |
| 'targets' hides a field. | 143 | |
| Method 'getCreationDate' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Method 'setCreationDate' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter creationDate should be final. | 151 | |
| 'creationDate' hides a field. | 151 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Comment matches to-do format 'TODO:'. | 157 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Parameter obj should be final. | 162 | |
| Line is longer than 80 characters. | 163 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Method 'getTopicExpressionValue' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Method 'setTopicExpressionValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter topicExpressionValue should be final. | 42 | |
| 'topicExpressionValue' hides a field. | 42 | |
| Method 'getDialect' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Method 'setDialect' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter dialect should be final. | 50 | |
| 'dialect' hides a field. | 50 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 54 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter obj should be final. | 55 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Method 'extractRootTopicFromTopicExpressionNode' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter topicExpression should be final. | 42 | |
| Line is longer than 80 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'extractRootTopicFromTopicExpressionNode' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter topicExpression should be final. | 41 | |
| Line is longer than 80 characters. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Unused import - gov.hhs.fha.nhinc.xmlCommon.NamespaceContextMapperFromNode. | 30 | |
| Unused import - gov.hhs.fha.nhinc.xmlCommon.XmlUtility. | 31 | |
| Unused import - java.util.logging.Level. | 32 | |
| Unused import - java.util.logging.Logger. | 33 | |
| Unused import - javax.xml.namespace.NamespaceContext. | 34 | |
| Unused import - javax.xml.xpath.XPathExpressionException. | 35 | |
| Unused import - org.w3c.dom.Node. | 37 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 45 | |
| Method 'MeetsCriteria' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Parameter subscriptionTopicExpression should be final. | 45 | |
| Parameter notificationMessageElement should be final. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'extractRootTopicFromTopicExpressionNode' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter topicExpression should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 40 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 46 | |
| First sentence should end with a period. | 48 | |
| Line has trailing spaces. | 50 | |
| Parameter list should be final. | 54 | |
| Parameter file should be final. | 54 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| First sentence should end with a period. | 88 | |
| Line has trailing spaces. | 90 | |
| Parameter fileName should be final. | 94 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - org.uddi.api_v3.BusinessService. | 39 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 57 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 68 | |
| Parameter dataSourceName should be final. | 71 | |
| First sentence should end with a period. | 75 | |
| Line has trailing spaces. | 77 | |
| Method 'loadSubscriptionList' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| First sentence should end with a period. | 84 | |
| Line has trailing spaces. | 86 | |
| Method 'loadSubscriptionList' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter dataSourceName should be final. | 90 | |
| First sentence should end with a period. | 94 | |
| Line has trailing spaces. | 96 | |
| Method 'addSubscription' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter subscriptionRecord should be final. | 99 | |
| First sentence should end with a period. | 107 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Method 'addSubscription' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter subscriptionRecord should be final. | 113 | |
| Parameter subscriptionRecordList should be final. | 113 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 160 | |
| First sentence should end with a period. | 170 | |
| Line has trailing spaces. | 172 | |
| Line is longer than 80 characters. | 176 | |
| Method 'removeSubscription' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter subRef should be final. | 176 | |
| Parameter subscriptionRecordList should be final. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 191 | |
| First sentence should end with a period. | 199 | |
| Line has trailing spaces. | 201 | |
| Method 'removeSubscription' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Parameter subRef should be final. | 204 | |
| Missing a Javadoc comment. | 212 | |
| Parameter subscriptionList should be final. | 212 | |
| Missing a Javadoc comment. | 216 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 37 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'sessionFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NullChecker. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.subscription.repository.service.*. | 34 | |
| Unused import - java.util.logging.Level. | 41 | |
| Unused import - java.util.logging.Logger. | 42 | |
| Using the '.*' form of import should be avoided - org.w3c.dom.*. | 47 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Method 'extractRootTopicFromSubscribeElement' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter subscribeElement should be final. | 78 | |
| Comment matches to-do format 'TODO:'. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 103 | |
| Method 'extractRootTopicFromSubscribeXml' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter subscribeXml should be final. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 114 | |
| Method 'extractRootTopicFromNotificationMessageElement' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter notificationMessageElement should be final. | 114 | |
| Comment matches to-do format 'TODO:'. | 116 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 138 | |
| Method 'extractRootTopicFromNotificationMessageXml' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter notificationMessageXml should be final. | 138 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 149 | |
| Method 'extractRootTopicFromTopicExpressionNode' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter topicExpression should be final. | 149 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Method 'getDialectFromTopicExpression' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter topicExpression should be final. | 180 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 191 | |
| Method 'getDialectFromTopicExpression' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Parameter topicExpression should be final. | 191 | |
| Line is longer than 80 characters. | 196 | |
| Method 'extractTopicExpressionElementFromSubscribeXml' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter subscribeXml should be final. | 196 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Method 'extractTopicExpressionElementFromSubscribeElement' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter subscribeElement should be final. | 206 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Parameter notificationMessageXml should be final. | 220 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 226 | |
| Method 'extractTopicElementFromNotificationMessageElement' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Parameter notificationMessageElement should be final. | 226 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - java.util.logging.Level. | 32 | |
| Unused import - java.util.logging.Logger. | 33 | |
| Unused import - org.w3c.dom.DOMException. | 34 | |
| Unused import - org.w3c.dom.ls.LSException. | 37 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Name 'startDelimter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'endDelimter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Parameter xml should be final. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Name 'ReplaceNamespacePrefixesWithNamespaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Parameter xml should be final. | 58 | |
| Parameter node should be final. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NullChecker. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.dialectalgorithms.concrete.ConcreteDialectRootTopicExtractor. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.dialectalgorithms.full.FullDialectRootTopicExtractor. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.dialectalgorithms.simple.SimpleDialectRootTopicExtractor. | 33 | |
| Using the '.*' form of import should be avoided - gov.hhs.fha.nhinc.subscription.repository.service.*. | 34 | |
| Unused import - java.util.logging.Level. | 41 | |
| Unused import - java.util.logging.Logger. | 42 | |
| Using the '.*' form of import should be avoided - org.w3c.dom.*. | 47 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Method 'buildTopicExpressionFromSubscribe' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter message should be final. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Method 'buildTopicFromNotify' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter message should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 139 | |
| Parameter xpathQuery should be final. | 139 | |
| Parameter message should be final. | 139 | |
| Line is longer than 80 characters. | 145 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.w3._2005._08.addressing.*. | 36 | |
| Unused import - javax.xml.parsers.DocumentBuilderFactory. | 37 | |
| Unused import - javax.xml.parsers.ParserConfigurationException. | 38 | |
| Unused import - org.w3c.dom.Document. | 39 | |
| Unused import - org.w3c.dom.Element. | 40 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 53 | |
| Method 'createSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter subscriptionId should be final. | 53 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 39 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter subscriptionRecord should be final. | 45 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Parameter subscriptionRecord should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter subscriptionCriteria should be final. | 63 | |
| Parameter subscriptionType should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter subscriptionReference should be final. | 123 | |
| Parameter subscriptionType should be final. | 124 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Parameter parentSubscriptionReference should be final. | 144 | |
| Parameter subscriptionType should be final. | 144 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Unused import - gov.hhs.fha.nhinc.common.subscription.SubscriptionItemsType. | 30 | |
| Unused import - gov.hhs.fha.nhinc.connectmgr.ConnectionManagerCache. | 31 | |
| Unused import - gov.hhs.fha.nhinc.connectmgr.ConnectionManagerException. | 32 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NhincConstants. | 38 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessException. | 40 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessor. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.dialectalgorithms.full.FullDialectTopicFilterStrategy. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Unused import - java.io.ByteArrayInputStream. | 49 | |
| Unused import - java.io.StringReader. | 50 | |
| Unused import - java.io.StringWriter. | 51 | |
| Unused import - java.util.logging.Level. | 55 | |
| Unused import - java.util.logging.Logger. | 56 | |
| Unused import - javax.xml.bind.JAXBContext. | 57 | |
| Unused import - javax.xml.bind.Marshaller. | 58 | |
| Unused import - javax.xml.bind.Unmarshaller. | 59 | |
| Unused import - javax.xml.parsers.DocumentBuilderFactory. | 60 | |
| Unused import - javax.xml.parsers.ParserConfigurationException. | 61 | |
| Unused import - org.oasis_open.docs.wsn.b_2.TopicExpressionType. | 64 | |
| Unused import - org.w3._2005._08.addressing.AttributedURIType. | 65 | |
| Unused import - org.w3c.dom.DOMException. | 66 | |
| Unused import - org.w3c.dom.ls.LSException. | 67 | |
| Unused import - org.xml.sax.InputSource. | 68 | |
| Unused import - org.w3._2005._08.addressing.ReferenceParametersType. | 70 | |
| Unused import - org.w3c.dom.Document. | 71 | |
| Unused import - org.w3c.dom.Node. | 73 | |
| First sentence should end with a period. | 75 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 93 | |
| Method 'saveSubscriptionToExternal' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter subscriptionItem should be final. | 93 | |
| Expected @param tag for 'subscriptionItem'. | 93 | |
| Expected @throws tag for 'SubscriptionRepositoryException'. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 114 | |
| Method 'saveSubscriptionToConnect' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Parameter subscriptionItem should be final. | 114 | |
| Expected @param tag for 'subscriptionItem'. | 114 | |
| Expected @throws tag for 'SubscriptionRepositoryException'. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 142 | |
| Method 'retrieveByLocalSubscriptionReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Parameter referenceParametersElements should be final. | 148 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 152 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Method 'retrieveBySubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter subscriptionId should be final. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Method 'retrieveByLocalSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter subscriptionReferenceXML should be final. | 172 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 184 | |
| Method 'retrieveBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter subscriptionReferenceXML should be final. | 184 | |
| Parameter producer should be final. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 191 | |
| Method 'retrieveBySubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Parameter subscriptionReference should be final. | 191 | |
| Parameter producer should be final. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Method 'isSubscriptionReferenceMatch' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| Missing a Javadoc comment. | 222 | |
| Parameter xml1 should be final. | 222 | |
| Parameter xml2 should be final. | 222 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line has trailing spaces. | 231 | |
| Line is longer than 80 characters. | 236 | |
| Method 'retrieveByParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Parameter parentSubscriptionReferenceXML should be final. | 236 | |
| Expected @throws tag for 'SubscriptionRepositoryException'. | 237 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Parameter subscriptionItem should be final. | 252 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter storageItems should be final. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Parameter storageItem should be final. | 288 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 295 | |
| Missing a Javadoc comment. | 305 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 322 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 332 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 362 | |
| Line has trailing spaces. | 371 | |
| Method 'subscriptionCount' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Method 'emptyRepository' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| Line is longer than 80 characters. | 385 | |
| Method 'marshalSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Parameter subscriptionReference should be final. | 385 | |
| Line is longer than 80 characters. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 398 | |
| Method 'unmarshalSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| Missing a Javadoc comment. | 398 | |
| Parameter subscriptionReferenceXml should be final. | 398 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 411 | |
| Method 'RetrieveByNotificationMessage' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Name 'RetrieveByNotificationMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 411 | |
| Parameter notificationMessageElement should be final. | 411 | |
| Parameter producer should be final. | 411 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 454 | |
| Line is longer than 80 characters. | 456 | |
| Line is longer than 80 characters. | 460 | |
| Line is longer than 80 characters. | 462 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 466 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 469 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 479 | |
| Line is longer than 80 characters. | 491 | |
| Method 'deleteSubscription' is not designed for extension - needs to be abstract, final or empty. | 491 | |
| Missing a Javadoc comment. | 491 | |
| Parameter subscriptionItem should be final. | 491 | |
| Line is longer than 80 characters. | 492 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.hiem.dte.SubscriptionReferenceHelper. | 29 | |
| Unused import - java.util.logging.Level. | 33 | |
| Unused import - java.util.logging.Logger. | 34 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Method 'isSubscriptionReferenceMatch' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter prototypeSubscriptionReferenceXml should be final. | 49 | |
| Parameter possibleMatchSubscriptionReferenceXml should be final. | 50 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 68 | |
| Method 'isSubscriptionReferenceMatch' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter prototypeSubscriptionReferenceElement should be final. | 68 | |
| Parameter possibleMatchSubscriptionReferenceElement should be final. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Method 'isSubscriptionReferenceMatch' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter prototypeSubscriptionReference should be final. | 85 | |
| Parameter possibleMatchSubscriptionReference should be final. | 86 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter prototype should be final. | 121 | |
| Parameter possibleMatch should be final. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Missing a Javadoc comment. | 165 | |
| Parameter prototype should be final. | 165 | |
| Parameter possibleMatch should be final. | 165 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter prototype should be final. | 180 | |
| Parameter possibleMatch should be final. | 180 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - org.xml.sax.InputSource. | 33 | |
| Unused import - java.io.ByteArrayInputStream. | 34 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter subscriptionReferenceXml should be final. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 67 | |
| Avoid inline conditionals. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 80 | |
| Parameter referenceParametersElements should be final. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter message should be final. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter t should be final. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Parameter message should be final. | 47 | |
| Parameter t should be final. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| First sentence should end with a period. | 34 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'getSubscriptionRepositoryService' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Expected @throws tag for 'SubscriptionRepositoryException'. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Line has trailing spaces. | 51 | |
| Redundant 'public' modifier. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 64 | |
| Redundant 'public' modifier. | 64 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Redundant 'public' modifier. | 73 | |
| Line is longer than 80 characters. | 77 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Redundant 'public' modifier. | 83 | |
| Line is longer than 80 characters. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.io.ByteArrayInputStream. | 33 | |
| Unused import - org.xml.sax.InputSource. | 35 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| First sentence should end with a period. | 49 | |
| Line has trailing spaces. | 51 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter subscriptionItem should be final. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Must have at least one statement. | 56 | |
| Comment matches to-do format 'TODO:'. | 58 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Method 'findById' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter subscriptionId should be final. | 69 | |
| First sentence should end with a period. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'findBySubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter subscriptionId should be final. | 80 | |
| Line is longer than 80 characters. | 85 | |
| Method 'findByRootTopic' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter rootTopic should be final. | 85 | |
| Parameter producer should be final. | 85 | |
| Method 'findByProducer' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter producer should be final. | 90 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Method 'findByParentSubscriptionId' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter parentSubscriptionId should be final. | 101 | |
| Line is longer than 80 characters. | 106 | |
| Method 'retrieveByLocalSubscriptionReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Parameter referenceParametersElements should be final. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Comment matches to-do format 'TODO:'. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 124 | |
| Method 'retrieveByLocalSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter subscriptionReferenceXML should be final. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 130 | |
| Comment matches to-do format 'TODO:'. | 132 | |
| Comment matches to-do format 'TODO:'. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 151 | |
| Method 'retrieveByParentSubscriptionReference' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter parentSubscriptionReferenceXML should be final. | 151 | |
| Expected @throws tag for 'SubscriptionRepositoryException'. | 152 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Comment matches to-do format 'TODO:'. | 162 | |
| Line is longer than 80 characters. | 164 | |
| First sentence should end with a period. | 171 | |
| Line has trailing spaces. | 173 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter subscriptionItem should be final. | 176 | |
| Missing a Javadoc comment. | 181 | |
| Line has trailing spaces. | 189 | |
| Method 'subscriptionCount' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Method 'emptyRepository' is not designed for extension - needs to be abstract, final or empty. | 200 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.w3c.dom.*. | 29 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.subscription.repository.topicfilter.ITopicComparison. | 32 | |
| Unused import - org.w3c.dom.Node. | 34 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'MeetsCriteria' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Parameter subscriptionTopicExpression should be final. | 45 | |
| Parameter notificationMessageTopic should be final. | 45 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter dialect should be final. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.service.SubscriptionRepositoryException. | 30 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.subscription.repository.topicfilter.ITopicComparison. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.subscription.repository.topicfilter.ITopicFilterStrategy. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.subscription.repository.topicfilter.TopicComparisonExactMatchStrategy. | 33 | |
| Unused import - gov.hhs.fha.nhinc.subscription.repository.topicfilter.TopicComparisonExactMatchStrategy. | 33 | |
| Unused import - java.util.logging.Level. | 34 | |
| Unused import - java.util.logging.Logger. | 35 | |
| Unused import - org.w3c.dom.Node. | 38 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Variable 'topicComparisonStrategy' must be private and have accessor methods. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter topicComparisonStrategy should be final. | 48 | |
| 'topicComparisonStrategy' hides a field. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Method 'MeetsCriteria' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Name 'MeetsCriteria' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Parameter subscriptionTopicExpression should be final. | 55 | |
| Parameter notificationMessageElement should be final. | 55 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter dialect should be final. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - java.lang.management.ManagementFactory. | 30 | |
| Unused import - java.lang.management.RuntimeMXBean. | 31 | |
| Unused import - java.util.List. | 32 | |
| First sentence should end with a period. | 35 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Name 'WSDL_PATH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| 'static' modifier out of order with the JLS suggestions. | 45 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Expression can be simplified. | 54 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Avoid inline conditionals. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'transformEntitySendAlertToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter message should be final. | 71 | |
| Parameter assertion should be final. | 72 | |
| Parameter direction should be final. | 72 | |
| Parameter _interface should be final. | 72 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 110 | |
| Method 'transformEDXLDistributionRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter body should be final. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Parameter assertion should be final. | 111 | |
| Parameter target should be final. | 111 | |
| Parameter direction should be final. | 111 | |
| Parameter _interface should be final. | 111 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| Avoid nested blocks. | 112 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 202 | |
| Method 'transformEDXLDistributionRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Parameter body should be final. | 202 | |
| Parameter assertion should be final. | 203 | |
| Parameter direction should be final. | 203 | |
| Parameter _interface should be final. | 203 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 203 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 265 | |
| Line is longer than 80 characters. | 282 | |
| Method 'areRequiredUserTypeFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Parameter oAssertion should be final. | 288 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 319 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Method 'getRecieverHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setRecieverHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter recieverHomeCommunityId should be final. | 44 | |
| 'recieverHomeCommunityId' hides a field. | 44 | |
| Method 'getSenderHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setSenderHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter senderHomeCommunityId should be final. | 52 | |
| 'senderHomeCommunityId' hides a field. | 52 | |
| Missing a Javadoc comment. | 56 | |
| Method 'getMessageType' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Method 'setMessageType' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter messageType should be final. | 62 | |
| 'messageType' hides a field. | 62 | |
| Method 'getReceiverPatientId' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Method 'setReceiverPatientId' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter receiverPatientId should be final. | 70 | |
| 'receiverPatientId' hides a field. | 70 | |
| Method 'getSenderPatientId' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'setSenderPatientId' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter senderPatientId should be final. | 78 | |
| 'senderPatientId' hides a field. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 50 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Parameter actionCode should be final. | 68 | |
| Expected @param tag for 'actionCode'. | 68 | |
| Parameter eventOutcome should be final. | 68 | |
| Expected @param tag for 'eventOutcome'. | 68 | |
| Parameter eventId should be final. | 69 | |
| Expected @param tag for 'eventId'. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Parameter eventCode should be final. | 115 | |
| Expected @param tag for 'eventCode'. | 115 | |
| Parameter eventCodeSys should be final. | 115 | |
| Expected @param tag for 'eventCodeSys'. | 115 | |
| Parameter eventCodeSysName should be final. | 115 | |
| Expected @param tag for 'eventCodeSysName'. | 115 | |
| Parameter dispName should be final. | 116 | |
| Expected @param tag for 'dispName'. | 116 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 143 | |
| Parameter code should be final. | 143 | |
| Expected @param tag for 'code'. | 143 | |
| Parameter codeSys should be final. | 143 | |
| Expected @param tag for 'codeSys'. | 143 | |
| Parameter codeSysName should be final. | 143 | |
| Expected @param tag for 'codeSysName'. | 143 | |
| Parameter dispName should be final. | 143 | |
| Expected @param tag for 'dispName'. | 143 | |
| Line is longer than 80 characters. | 162 | |
| Line has trailing spaces. | 163 | |
| Line is longer than 80 characters. | 168 | |
| Parameter userInfo should be final. | 168 | |
| Expected @param tag for 'userInfo'. | 168 | |
| Parameter userIsReq should be final. | 169 | |
| Expected @param tag for 'userIsReq'. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 224 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 232 | |
| Parameter userId should be final. | 232 | |
| Expected @param tag for 'userId'. | 232 | |
| Parameter altUserId should be final. | 232 | |
| Expected @param tag for 'altUserId'. | 232 | |
| Parameter userName should be final. | 233 | |
| Expected @param tag for 'userName'. | 233 | |
| Parameter userIsReq should be final. | 233 | |
| Expected @param tag for 'userIsReq'. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 273 | |
| Line has trailing spaces. | 274 | |
| Line is longer than 80 characters. | 278 | |
| Parameter userInfo should be final. | 278 | |
| Expected @param tag for 'userInfo'. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 290 | |
| '8' is a magic number. | 299 | |
| Line is longer than 80 characters. | 314 | |
| Line has trailing spaces. | 315 | |
| Line is longer than 80 characters. | 320 | |
| Parameter communityId should be final. | 320 | |
| Expected @param tag for 'communityId'. | 320 | |
| Parameter communityName should be final. | 320 | |
| Expected @param tag for 'communityName'. | 320 | |
| Line is longer than 80 characters. | 321 | |
| '8' is a magic number. | 326 | |
| Line is longer than 80 characters. | 341 | |
| Line has trailing spaces. | 342 | |
| Line is longer than 80 characters. | 346 | |
| Parameter patientId should be final. | 346 | |
| Expected @param tag for 'patientId'. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 355 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 369 | |
| Line has trailing spaces. | 370 | |
| Line is longer than 80 characters. | 374 | |
| Parameter documentId should be final. | 374 | |
| Expected @param tag for 'documentId'. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 383 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 398 | |
| Line has trailing spaces. | 399 | |
| Parameter message should be final. | 402 | |
| Expected @param tag for 'message'. | 402 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 422 | |
| Line is longer than 80 characters. | 428 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 436 | |
| Line has trailing spaces. | 437 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 442 | |
| Parameter olExtId should be final. | 442 | |
| Parameter sIdentScheme should be final. | 443 | |
| Line is longer than 80 characters. | 448 | |
| Line is longer than 80 characters. | 450 | |
| Line is longer than 80 characters. | 458 | |
| Line has trailing spaces. | 460 | |
| Line is longer than 80 characters. | 465 | |
| Parameter olExtId should be final. | 465 | |
| Parameter sIdentScheme should be final. | 466 | |
| Line is longer than 80 characters. | 468 | |
| First sentence should end with a period. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line has trailing spaces. | 477 | |
| Line is longer than 80 characters. | 482 | |
| Parameter assigningAuthId should be final. | 482 | |
| Parameter patientId should be final. | 482 | |
| First sentence should end with a period. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line has trailing spaces. | 490 | |
| Line is longer than 80 characters. | 491 | |
| Unused @param tag for 'assertion.'. | 491 | |
| Line is longer than 80 characters. | 494 | |
| Parameter userInfo should be final. | 494 | |
| Expected @param tag for 'userInfo'. | 494 | |
| Parameter patientId should be final. | 494 | |
| Expected @param tag for 'patientId'. | 494 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 501 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Avoid inline conditionals. | 72 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 80 | |
| Method 'transformDocQueryReq2AuditMsg' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Parameter message should be final. | 80 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Method 'transformDocQueryReq2AuditMsg' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter message should be final. | 90 | |
| Parameter responseCommunityID should be final. | 91 | |
| Expected @param tag for 'responseCommunityID'. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Comment matches to-do format 'TODO:'. | 109 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 190 | |
| Line has trailing spaces. | 196 | |
| Line is longer than 80 characters. | 200 | |
| Method 'transformDocQueryResp2AuditMsg' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| Parameter message should be final. | 200 | |
| Expected @param tag for 'message'. | 200 | |
| Line has trailing spaces. | 205 | |
| Line is longer than 80 characters. | 210 | |
| Method 'transformDocQueryResp2AuditMsg' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Parameter message should be final. | 210 | |
| Expected @param tag for 'message'. | 210 | |
| Parameter requestCommunityID should be final. | 211 | |
| Expected @param tag for 'requestCommunityID'. | 211 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Comment matches to-do format 'TODO:'. | 234 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 243 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 333 | |
| Line is longer than 80 characters. | 345 | |
| Line is longer than 80 characters. | 347 | |
| Line has trailing spaces. | 352 | |
| Line is longer than 80 characters. | 359 | |
| Method 'transformAcknowledgementToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| Parameter acknowledgement should be final. | 359 | |
| Expected @param tag for 'acknowledgement'. | 359 | |
| Parameter assertion should be final. | 360 | |
| Expected @param tag for 'assertion'. | 360 | |
| Parameter direction should be final. | 360 | |
| Expected @param tag for 'direction'. | 360 | |
| Parameter _interface should be final. | 360 | |
| Expected @param tag for '_interface'. | 360 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
| Line is longer than 80 characters. | 361 | |
| Line has trailing spaces. | 365 | |
| Line is longer than 80 characters. | 373 | |
| Method 'transformAcknowledgementToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| Parameter acknowledgement should be final. | 373 | |
| Expected @param tag for 'acknowledgement'. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Parameter assertion should be final. | 374 | |
| Expected @param tag for 'assertion'. | 374 | |
| Parameter direction should be final. | 374 | |
| Expected @param tag for 'direction'. | 374 | |
| Parameter _interface should be final. | 374 | |
| Expected @param tag for '_interface'. | 374 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 374 | |
| Parameter requestCommunityID should be final. | 374 | |
| Expected @param tag for 'requestCommunityID'. | 374 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 418 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 442 | |
| Line has trailing spaces. | 454 | |
| Line is longer than 80 characters. | 459 | |
| Parameter baOutStrm should be final. | 459 | |
| Expected @param tag for 'baOutStrm'. | 459 | |
| Parameter acknowledgement should be final. | 459 | |
| Expected @param tag for 'acknowledgement'. | 459 | |
| Expected @throws tag for 'RuntimeException'. | 460 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 460 | |
| Line is longer than 80 characters. | 468 | |
| Line is longer than 80 characters. | 472 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 36 | |
| Line has trailing spaces. | 48 | |
| Utility classes should not have a public or default constructor. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Parameter message should be final. | 59 | |
| Expected @param tag for 'message'. | 59 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Parameter message should be final. | 69 | |
| Expected @param tag for 'message'. | 69 | |
| Parameter responseCommunityID should be final. | 70 | |
| Expected @param tag for 'responseCommunityID'. | 70 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Comment matches to-do format 'TODO:'. | 88 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 165 | |
| Line has trailing spaces. | 172 | |
| Line is longer than 80 characters. | 176 | |
| Parameter message should be final. | 176 | |
| Expected @param tag for 'message'. | 176 | |
| Line has trailing spaces. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Parameter message should be final. | 186 | |
| Expected @param tag for 'message'. | 186 | |
| Parameter requestCommunityID should be final. | 187 | |
| Expected @param tag for 'requestCommunityID'. | 187 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 199 | |
| Comment matches to-do format 'TODO:'. | 205 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 257 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 284 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Utility classes should not have a public or default constructor. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter message should be final. | 56 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Method 'transformNhinNotifyRequestToAuditMessage' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter message should be final. | 53 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 144 | |
| Method 'transformEntityNotifyResponseToGenericAudit' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter message should be final. | 144 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| ';' is not followed by whitespace. | 80 | |
| First sentence should end with a period. | 82 | |
| Line is longer than 80 characters. | 90 | |
| Line has trailing spaces. | 92 | |
| Expected an @return tag. | 101 | |
| Method 'transformPRPAIN201305RequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Parameter oPatientDiscoveryRequestMessage should be final. | 102 | |
| Expected @param tag for 'oPatientDiscoveryRequestMessage'. | 102 | |
| Parameter oAssertion should be final. | 102 | |
| Expected @param tag for 'oAssertion'. | 102 | |
| Parameter direction should be final. | 102 | |
| Expected @param tag for 'direction'. | 102 | |
| Parameter _interface should be final. | 103 | |
| Expected @param tag for '_interface'. | 103 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Parameter _type should be final. | 103 | |
| Expected @param tag for '_type'. | 103 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Parameter _process should be final. | 103 | |
| Expected @param tag for '_process'. | 103 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| ';' is not followed by whitespace. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 194 | |
| Method 'getRegistrationEventFromSubject' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Parameter oSubject1 should be final. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 201 | |
| Line has trailing spaces. | 203 | |
| Expected an @return tag. | 211 | |
| Method 'transformPRPAIN201306ResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Parameter oPatientDiscoveryResponseMessage should be final. | 212 | |
| Expected @param tag for 'oPatientDiscoveryResponseMessage'. | 212 | |
| Parameter oAssertion should be final. | 212 | |
| Expected @param tag for 'oAssertion'. | 212 | |
| Parameter direction should be final. | 212 | |
| Expected @param tag for 'direction'. | 212 | |
| Parameter _interface should be final. | 213 | |
| Expected @param tag for '_interface'. | 213 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
| Parameter _type should be final. | 213 | |
| Expected @param tag for '_type'. | 213 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 251 | |
| Line is longer than 80 characters. | 252 | |
| Line is longer than 80 characters. | 255 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 301 | |
| Method 'getPatient' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Parameter oSubject2 should be final. | 301 | |
| Line is longer than 80 characters. | 307 | |
| Line has trailing spaces. | 308 | |
| Method 'transformEntityPRPAIN201305RequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Parameter oRequest should be final. | 318 | |
| Expected @param tag for 'oRequest'. | 318 | |
| Parameter oAssertion should be final. | 318 | |
| Expected @param tag for 'oAssertion'. | 318 | |
| Parameter direction should be final. | 318 | |
| Expected @param tag for 'direction'. | 318 | |
| Parameter _interface should be final. | 319 | |
| Expected @param tag for '_interface'. | 319 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 319 | |
| Parameter _type should be final. | 319 | |
| Expected @param tag for '_type'. | 319 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 319 | |
| Parameter _process should be final. | 319 | |
| Expected @param tag for '_process'. | 319 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 319 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 350 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 352 | |
| Line is longer than 80 characters. | 359 | |
| Line has trailing spaces. | 360 | |
| Line is longer than 80 characters. | 369 | |
| Method 'transformNhinPRPAIN201305RequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Parameter oRequest should be final. | 369 | |
| Expected @param tag for 'oRequest'. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Parameter oAssertion should be final. | 370 | |
| Expected @param tag for 'oAssertion'. | 370 | |
| Parameter direction should be final. | 370 | |
| Expected @param tag for 'direction'. | 370 | |
| Parameter _interface should be final. | 370 | |
| Expected @param tag for '_interface'. | 370 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 | |
| Parameter _type should be final. | 370 | |
| Expected @param tag for '_type'. | 370 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 | |
| Parameter _process should be final. | 370 | |
| Expected @param tag for '_process'. | 370 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 387 | |
| Line is longer than 80 characters. | 391 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 404 | |
| Line has trailing spaces. | 406 | |
| Line is longer than 80 characters. | 415 | |
| Method 'transformAdapterPRPAIN201305RequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Parameter oRequest should be final. | 415 | |
| Expected @param tag for 'oRequest'. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Parameter oAssertion should be final. | 416 | |
| Expected @param tag for 'oAssertion'. | 416 | |
| Parameter direction should be final. | 416 | |
| Expected @param tag for 'direction'. | 416 | |
| Parameter _interface should be final. | 416 | |
| Expected @param tag for '_interface'. | 416 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 | |
| Parameter _type should be final. | 416 | |
| Expected @param tag for '_type'. | 416 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 | |
| Parameter _process should be final. | 416 | |
| Expected @param tag for '_process'. | 416 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 416 | |
| Line is longer than 80 characters. | 419 | |
| Line is longer than 80 characters. | 420 | |
| Line is longer than 80 characters. | 421 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 442 | |
| Line is longer than 80 characters. | 443 | |
| Line is longer than 80 characters. | 450 | |
| Line has trailing spaces. | 451 | |
| Method 'transformEntityPRPAIN201306ResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 459 | |
| Line is longer than 80 characters. | 460 | |
| Parameter oRequest should be final. | 460 | |
| Expected @param tag for 'oRequest'. | 460 | |
| Parameter oAssertion should be final. | 460 | |
| Expected @param tag for 'oAssertion'. | 460 | |
| Parameter direction should be final. | 460 | |
| Expected @param tag for 'direction'. | 460 | |
| Parameter _interface should be final. | 461 | |
| Expected @param tag for '_interface'. | 461 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 461 | |
| Parameter _type should be final. | 461 | |
| Expected @param tag for '_type'. | 461 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 461 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 483 | |
| Line has trailing spaces. | 484 | |
| Line is longer than 80 characters. | 492 | |
| Method 'transformEntityPRPAIN201306AsyncResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 492 | |
| Line is longer than 80 characters. | 493 | |
| Parameter oRequest should be final. | 493 | |
| Expected @param tag for 'oRequest'. | 493 | |
| Parameter oAssertion should be final. | 493 | |
| Expected @param tag for 'oAssertion'. | 493 | |
| Parameter direction should be final. | 493 | |
| Expected @param tag for 'direction'. | 493 | |
| Parameter _interface should be final. | 494 | |
| Expected @param tag for '_interface'. | 494 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 494 | |
| Parameter _type should be final. | 494 | |
| Expected @param tag for '_type'. | 494 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 494 | |
| Line is longer than 80 characters. | 496 | |
| Line is longer than 80 characters. | 497 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 506 | |
| Line is longer than 80 characters. | 507 | |
| Line is longer than 80 characters. | 513 | |
| Line has trailing spaces. | 514 | |
| Method 'transformEntityPRPAIN201306ResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Parameter oRequest should be final. | 523 | |
| Expected @param tag for 'oRequest'. | 523 | |
| Parameter oAssertion should be final. | 523 | |
| Expected @param tag for 'oAssertion'. | 523 | |
| Parameter direction should be final. | 523 | |
| Expected @param tag for 'direction'. | 523 | |
| Parameter _interface should be final. | 524 | |
| Expected @param tag for '_interface'. | 524 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 524 | |
| Parameter _type should be final. | 524 | |
| Expected @param tag for '_type'. | 524 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 524 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 548 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 557 | |
| Line is longer than 80 characters. | 558 | |
| Line is longer than 80 characters. | 559 | |
| Line is longer than 80 characters. | 565 | |
| Line has trailing spaces. | 566 | |
| Line is longer than 80 characters. | 574 | |
| Method 'transformNhinPRPAIN201306ResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 574 | |
| Parameter oResponseMessage should be final. | 574 | |
| Expected @param tag for 'oResponseMessage'. | 574 | |
| Line is longer than 80 characters. | 575 | |
| Parameter oAssertion should be final. | 575 | |
| Expected @param tag for 'oAssertion'. | 575 | |
| Parameter direction should be final. | 575 | |
| Expected @param tag for 'direction'. | 575 | |
| Parameter _interface should be final. | 575 | |
| Expected @param tag for '_interface'. | 575 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 575 | |
| Parameter _type should be final. | 575 | |
| Expected @param tag for '_type'. | 575 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 575 | |
| Line is longer than 80 characters. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 591 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 603 | |
| Line is longer than 80 characters. | 604 | |
| Line is longer than 80 characters. | 605 | |
| Line is longer than 80 characters. | 611 | |
| Line has trailing spaces. | 612 | |
| Line is longer than 80 characters. | 620 | |
| Method 'transformAdapterPRPAIN201306ResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 620 | |
| Parameter oResponseMessage should be final. | 620 | |
| Expected @param tag for 'oResponseMessage'. | 620 | |
| Line is longer than 80 characters. | 621 | |
| Parameter oAssertion should be final. | 621 | |
| Expected @param tag for 'oAssertion'. | 621 | |
| Parameter direction should be final. | 621 | |
| Expected @param tag for 'direction'. | 621 | |
| Parameter _interface should be final. | 621 | |
| Expected @param tag for '_interface'. | 621 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 621 | |
| Parameter _type should be final. | 621 | |
| Expected @param tag for '_type'. | 621 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 621 | |
| Line is longer than 80 characters. | 624 | |
| Line is longer than 80 characters. | 625 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 637 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 649 | |
| Line is longer than 80 characters. | 650 | |
| Line is longer than 80 characters. | 651 | |
| First sentence should end with a period. | 656 | |
| Line has trailing spaces. | 658 | |
| Expected an @return tag. | 661 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 661 | |
| Avoid inline conditionals. | 662 | |
| Method 'getActiveParticipant' is not designed for extension - needs to be abstract, final or empty. | 665 | |
| Missing a Javadoc comment. | 665 | |
| Parameter oUserInfo should be final. | 665 | |
| Line is longer than 80 characters. | 667 | |
| Line is longer than 80 characters. | 668 | |
| Line is longer than 80 characters. | 673 | |
| Method 'getAuditSourceIdentificationType' is not designed for extension - needs to be abstract, final or empty. | 673 | |
| Missing a Javadoc comment. | 673 | |
| Parameter sCommunityId should be final. | 673 | |
| Parameter sCommunityName should be final. | 673 | |
| Line is longer than 80 characters. | 674 | |
| Method 'getCodedValueTypeFor201305UV' is not designed for extension - needs to be abstract, final or empty. | 679 | |
| Missing a Javadoc comment. | 679 | |
| Method 'getCodedValueTypeFor201306UV' is not designed for extension - needs to be abstract, final or empty. | 689 | |
| Missing a Javadoc comment. | 689 | |
| Line is longer than 80 characters. | 693 | |
| Line is longer than 80 characters. | 700 | |
| Method 'getCompositePatientId' is not designed for extension - needs to be abstract, final or empty. | 700 | |
| Missing a Javadoc comment. | 700 | |
| Parameter sAssigningAuthId should be final. | 700 | |
| Parameter sPatientId should be final. | 700 | |
| Line is longer than 80 characters. | 701 | |
| Line is longer than 80 characters. | 705 | |
| Method 'getEventIdentificationType' is not designed for extension - needs to be abstract, final or empty. | 705 | |
| Missing a Javadoc comment. | 705 | |
| Parameter eventID should be final. | 705 | |
| Line is longer than 80 characters. | 706 | |
| Line is longer than 80 characters. | 708 | |
| Line is longer than 80 characters. | 712 | |
| Method 'getParticipantObjectIdentificationType' is not designed for extension - needs to be abstract, final or empty. | 712 | |
| Missing a Javadoc comment. | 712 | |
| Parameter sPatientId should be final. | 712 | |
| Line is longer than 80 characters. | 714 | |
| Line is longer than 80 characters. | 719 | |
| Method 'marshalPatientDiscoveryMessage' is not designed for extension - needs to be abstract, final or empty. | 719 | |
| Missing a Javadoc comment. | 719 | |
| Parameter baOutStrm should be final. | 719 | |
| Parameter oPatientDiscoveryMessage should be final. | 719 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 720 | |
| Line is longer than 80 characters. | 735 | |
| Line is longer than 80 characters. | 736 | |
| Method 'getHL7IdentifiersFromRequest' is not designed for extension - needs to be abstract, final or empty. | 736 | |
| Missing a Javadoc comment. | 736 | |
| Parameter oPatientDiscoveryRequestMessage should be final. | 736 | |
| Line is longer than 80 characters. | 740 | |
| Line is longer than 80 characters. | 744 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 751 | |
| Line is longer than 80 characters. | 753 | |
| Missing a Javadoc comment. | 762 | |
| Parameter message should be final. | 762 | |
| Missing a Javadoc comment. | 766 | |
| Parameter message should be final. | 766 | |
| Missing a Javadoc comment. | 770 | |
| Parameter message should be final. | 770 | |
| Line is longer than 80 characters. | 775 | |
| Line has trailing spaces. | 776 | |
| Line is longer than 80 characters. | 777 | |
| Line is longer than 80 characters. | 778 | |
| Line has trailing spaces. | 780 | |
| Expected an @return tag. | 784 | |
| Line is longer than 80 characters. | 784 | |
| Method 'areRequired201305fieldsNull' is not designed for extension - needs to be abstract, final or empty. | 784 | |
| Parameter oPatientDiscoveryRequestMessage should be final. | 784 | |
| Expected @param tag for 'oPatientDiscoveryRequestMessage'. | 784 | |
| Parameter oAssertion should be final. | 785 | |
| Expected @param tag for 'oAssertion'. | 785 | |
| Line is longer than 80 characters. | 791 | |
| Line is longer than 80 characters. | 796 | |
| Line is longer than 80 characters. | 798 | |
| Line is longer than 80 characters. | 801 | |
| Line is longer than 80 characters. | 804 | |
| Line is longer than 80 characters. | 807 | |
| Line is longer than 80 characters. | 812 | |
| Method 'areRequired201306fieldsNull' is not designed for extension - needs to be abstract, final or empty. | 812 | |
| Missing a Javadoc comment. | 812 | |
| Parameter oPatientDiscoveryResponseMessage should be final. | 812 | |
| Parameter oAssertion should be final. | 813 | |
| Line is longer than 80 characters. | 819 | |
| Line is longer than 80 characters. | 824 | |
| Line is longer than 80 characters. | 826 | |
| Line is longer than 80 characters. | 830 | |
| Line is longer than 80 characters. | 835 | |
| Line is longer than 80 characters. | 840 | |
| Line is longer than 80 characters. | 845 | |
| Method 'areRequiredUserTypeFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 850 | |
| Missing a Javadoc comment. | 850 | |
| Parameter oAssertion should be final. | 850 | |
| Line is longer than 80 characters. | 855 | |
| Line is longer than 80 characters. | 858 | |
| Line is longer than 80 characters. | 863 | |
| Line is longer than 80 characters. | 864 | |
| Line is longer than 80 characters. | 865 | |
| Line is longer than 80 characters. | 867 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 876 | |
| Line is longer than 80 characters. | 881 | |
| Line is longer than 80 characters. | 889 | |
| Method 'getHL7IdentitiersFromResponse' is not designed for extension - needs to be abstract, final or empty. | 889 | |
| Missing a Javadoc comment. | 889 | |
| Parameter oPatientDiscoveryResponseMessage should be final. | 889 | |
| Line is longer than 80 characters. | 893 | |
| Line is longer than 80 characters. | 897 | |
| Line is longer than 80 characters. | 901 | |
| Line is longer than 80 characters. | 905 | |
| Line is longer than 80 characters. | 907 | |
| Line is longer than 80 characters. | 915 | |
| Line is longer than 80 characters. | 918 | |
| Line is longer than 80 characters. | 926 | |
| Line is longer than 80 characters. | 929 | |
| Line is longer than 80 characters. | 933 | |
| Line is longer than 80 characters. | 936 | |
| Line is longer than 80 characters. | 943 | |
| Line is longer than 80 characters. | 950 | |
| Line is longer than 80 characters. | 963 | |
| Method 'getHL7Identifiers' is not designed for extension - needs to be abstract, final or empty. | 963 | |
| Missing a Javadoc comment. | 963 | |
| Parameter oQueryByParameter should be final. | 963 | |
| Line is longer than 80 characters. | 965 | |
| Line is longer than 80 characters. | 984 | |
| Line is longer than 80 characters. | 991 | |
| Line is longer than 80 characters. | 1020 | |
| Line is longer than 80 characters. | 1025 | |
| Line has trailing spaces. | 1026 | |
| Line is longer than 80 characters. | 1033 | |
| Method 'transformAck2AuditMsg' is not designed for extension - needs to be abstract, final or empty. | 1033 | |
| Parameter message should be final. | 1033 | |
| Expected @param tag for 'message'. | 1033 | |
| Parameter assertion should be final. | 1033 | |
| Expected @param tag for 'assertion'. | 1033 | |
| Parameter direction should be final. | 1034 | |
| Expected @param tag for 'direction'. | 1034 | |
| Parameter _interface should be final. | 1034 | |
| Expected @param tag for '_interface'. | 1034 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1034 | |
| Line is longer than 80 characters. | 1036 | |
| Line is longer than 80 characters. | 1051 | |
| Line is longer than 80 characters. | 1055 | |
| Line is longer than 80 characters. | 1057 | |
| Line is longer than 80 characters. | 1061 | |
| Line is longer than 80 characters. | 1067 | |
| Line is longer than 80 characters. | 1068 | |
| Line is longer than 80 characters. | 1069 | |
| Line is longer than 80 characters. | 1073 | |
| Line is longer than 80 characters. | 1079 | |
| Line is longer than 80 characters. | 1084 | |
| Line is longer than 80 characters. | 1085 | |
| Line is longer than 80 characters. | 1087 | |
| Line is longer than 80 characters. | 1099 | |
| Line is longer than 80 characters. | 1106 | |
| First sentence should end with a period. | 1112 | |
| Line has trailing spaces. | 1114 | |
| Line is longer than 80 characters. | 1121 | |
| Method 'getPatientDiscoveryMessageCommunityId' is not designed for extension - needs to be abstract, final or empty. | 1121 | |
| Parameter requestMessage should be final. | 1121 | |
| Expected @param tag for 'requestMessage'. | 1121 | |
| Parameter direction should be final. | 1121 | |
| Expected @param tag for 'direction'. | 1121 | |
| Parameter _interface should be final. | 1122 | |
| Expected @param tag for '_interface'. | 1122 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1122 | |
| Parameter _type should be final. | 1122 | |
| Expected @param tag for '_type'. | 1122 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1122 | |
| Parameter _process should be final. | 1122 | |
| Expected @param tag for '_process'. | 1122 | |
| Name '_process' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1122 | |
| Line is longer than 80 characters. | 1133 | |
| Line is longer than 80 characters. | 1134 | |
| Line is longer than 80 characters. | 1136 | |
| Line is longer than 80 characters. | 1137 | |
| Line is longer than 80 characters. | 1138 | |
| Line is longer than 80 characters. | 1139 | |
| Line is longer than 80 characters. | 1140 | |
| Line is longer than 80 characters. | 1145 | |
| Line is longer than 80 characters. | 1147 | |
| Line is longer than 80 characters. | 1148 | |
| Line is longer than 80 characters. | 1157 | |
| Line is longer than 80 characters. | 1158 | |
| Line is longer than 80 characters. | 1159 | |
| Line is longer than 80 characters. | 1160 | |
| Line is longer than 80 characters. | 1162 | |
| Line is longer than 80 characters. | 1164 | |
| Line is longer than 80 characters. | 1165 | |
| Line is longer than 80 characters. | 1166 | |
| Line is longer than 80 characters. | 1167 | |
| Line is longer than 80 characters. | 1168 | |
| Line is longer than 80 characters. | 1169 | |
| Line is longer than 80 characters. | 1170 | |
| Line is longer than 80 characters. | 1171 | |
| Line is longer than 80 characters. | 1173 | |
| Line is longer than 80 characters. | 1175 | |
| Line is longer than 80 characters. | 1177 | |
| Line is longer than 80 characters. | 1178 | |
| Line is longer than 80 characters. | 1179 | |
| Line is longer than 80 characters. | 1180 | |
| Line is longer than 80 characters. | 1181 | |
| Line is longer than 80 characters. | 1182 | |
| Line is longer than 80 characters. | 1188 | |
| Line is longer than 80 characters. | 1189 | |
| Line is longer than 80 characters. | 1190 | |
| Line is longer than 80 characters. | 1191 | |
| Line is longer than 80 characters. | 1193 | |
| Line is longer than 80 characters. | 1195 | |
| Line is longer than 80 characters. | 1197 | |
| Line is longer than 80 characters. | 1199 | |
| Line is longer than 80 characters. | 1200 | |
| Line is longer than 80 characters. | 1202 | |
| Line is longer than 80 characters. | 1204 | |
| Line is longer than 80 characters. | 1206 | |
| Line is longer than 80 characters. | 1207 | |
| Line is longer than 80 characters. | 1208 | |
| Line is longer than 80 characters. | 1209 | |
| Line is longer than 80 characters. | 1210 | |
| First sentence should end with a period. | 1219 | |
| Line has trailing spaces. | 1221 | |
| Line is longer than 80 characters. | 1227 | |
| Method 'getPatientDiscoveryMessageCommunityId' is not designed for extension - needs to be abstract, final or empty. | 1227 | |
| Parameter responseMessage should be final. | 1227 | |
| Expected @param tag for 'responseMessage'. | 1227 | |
| Parameter direction should be final. | 1227 | |
| Expected @param tag for 'direction'. | 1227 | |
| Parameter _interface should be final. | 1228 | |
| Expected @param tag for '_interface'. | 1228 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1228 | |
| Parameter _type should be final. | 1228 | |
| Expected @param tag for '_type'. | 1228 | |
| Name '_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1228 | |
| Line is longer than 80 characters. | 1232 | |
| Line is longer than 80 characters. | 1234 | |
| Line is longer than 80 characters. | 1236 | |
| Line is longer than 80 characters. | 1237 | |
| Line is longer than 80 characters. | 1238 | |
| Line is longer than 80 characters. | 1242 | |
| Line is longer than 80 characters. | 1244 | |
| Line is longer than 80 characters. | 1245 | |
| Line is longer than 80 characters. | 1253 | |
| Line is longer than 80 characters. | 1254 | |
| Line is longer than 80 characters. | 1255 | |
| Line is longer than 80 characters. | 1256 | |
| Line is longer than 80 characters. | 1258 | |
| Line is longer than 80 characters. | 1260 | |
| Line is longer than 80 characters. | 1262 | |
| Line is longer than 80 characters. | 1264 | |
| Line is longer than 80 characters. | 1265 | |
| Line is longer than 80 characters. | 1267 | |
| Line is longer than 80 characters. | 1269 | |
| Line is longer than 80 characters. | 1271 | |
| Line is longer than 80 characters. | 1272 | |
| Line is longer than 80 characters. | 1273 | |
| Line is longer than 80 characters. | 1274 | |
| Line is longer than 80 characters. | 1275 | |
| Line is longer than 80 characters. | 1283 | |
| Line is longer than 80 characters. | 1284 | |
| Line is longer than 80 characters. | 1285 | |
| Line is longer than 80 characters. | 1286 | |
| Line is longer than 80 characters. | 1288 | |
| Line is longer than 80 characters. | 1290 | |
| Line is longer than 80 characters. | 1291 | |
| Line is longer than 80 characters. | 1292 | |
| Line is longer than 80 characters. | 1293 | |
| Line is longer than 80 characters. | 1294 | |
| Line is longer than 80 characters. | 1295 | |
| Line is longer than 80 characters. | 1296 | |
| Line is longer than 80 characters. | 1297 | |
| Line is longer than 80 characters. | 1299 | |
| Line is longer than 80 characters. | 1301 | |
| Line is longer than 80 characters. | 1303 | |
| Line is longer than 80 characters. | 1304 | |
| Line is longer than 80 characters. | 1305 | |
| Line is longer than 80 characters. | 1306 | |
| Line is longer than 80 characters. | 1307 | |
| Line is longer than 80 characters. | 1308 | |
| First sentence should end with a period. | 1317 | |
| Line has trailing spaces. | 1319 | |
| Line is longer than 80 characters. | 1323 | |
| Method 'getPatientDiscoveryMessageCommunityId' is not designed for extension - needs to be abstract, final or empty. | 1323 | |
| Parameter ackMessage should be final. | 1323 | |
| Expected @param tag for 'ackMessage'. | 1323 | |
| Parameter direction should be final. | 1323 | |
| Expected @param tag for 'direction'. | 1323 | |
| Parameter _interface should be final. | 1323 | |
| Expected @param tag for '_interface'. | 1323 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1323 | |
| Line is longer than 80 characters. | 1328 | |
| Line is longer than 80 characters. | 1330 | |
| Line is longer than 80 characters. | 1338 | |
| Line is longer than 80 characters. | 1339 | |
| Line is longer than 80 characters. | 1340 | |
| Line is longer than 80 characters. | 1341 | |
| Line is longer than 80 characters. | 1343 | |
| Line is longer than 80 characters. | 1345 | |
| Line is longer than 80 characters. | 1347 | |
| Line is longer than 80 characters. | 1349 | |
| Line is longer than 80 characters. | 1350 | |
| Line is longer than 80 characters. | 1352 | |
| Line is longer than 80 characters. | 1354 | |
| Line is longer than 80 characters. | 1356 | |
| Line is longer than 80 characters. | 1357 | |
| Line is longer than 80 characters. | 1358 | |
| Line is longer than 80 characters. | 1359 | |
| Line is longer than 80 characters. | 1360 | |
| Line is longer than 80 characters. | 1369 | |
| Line is longer than 80 characters. | 1370 | |
| Line is longer than 80 characters. | 1371 | |
| Line is longer than 80 characters. | 1373 | |
| Line is longer than 80 characters. | 1375 | |
| Line is longer than 80 characters. | 1376 | |
| Line is longer than 80 characters. | 1377 | |
| Line is longer than 80 characters. | 1378 | |
| Line is longer than 80 characters. | 1379 | |
| Line is longer than 80 characters. | 1380 | |
| Line is longer than 80 characters. | 1381 | |
| Line is longer than 80 characters. | 1382 | |
| Line is longer than 80 characters. | 1384 | |
| Line is longer than 80 characters. | 1386 | |
| Line is longer than 80 characters. | 1388 | |
| Line is longer than 80 characters. | 1389 | |
| Line is longer than 80 characters. | 1390 | |
| Line is longer than 80 characters. | 1391 | |
| Line is longer than 80 characters. | 1392 | |
| Line is longer than 80 characters. | 1393 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.transform.audit.AuditDataTransformConstants. | 40 | |
| Redundant import from the same package - gov.hhs.fha.nhinc.transform.audit.AuditDataTransformHelper. | 41 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Method 'transformNhinSubscribeRequestToAuditMessage' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter message should be final. | 63 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 158 | |
| Method 'transformSubscribeResponseToAuditMessage' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter message should be final. | 158 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 234 | |
| Missing a Javadoc comment. | 239 | |
| Parameter subscribe should be final. | 239 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Missing a Javadoc comment. | 254 | |
| Parameter nhinSubscribe should be final. | 254 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 270 | |
| Missing a Javadoc comment. | 280 | |
| Parameter adhocQuery should be final. | 280 | |
| Line is longer than 80 characters. | 287 | |
| Missing a Javadoc comment. | 301 | |
| Missing a Javadoc comment. | 303 | |
| Missing a Javadoc comment. | 304 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 307 | |
| Missing a Javadoc comment. | 311 | |
| Parameter communityId should be final. | 311 | |
| 'communityId' hides a field. | 311 | |
| Missing a Javadoc comment. | 315 | |
| Parameter communityName should be final. | 315 | |
| 'communityName' hides a field. | 315 | |
| Missing a Javadoc comment. | 319 | |
| Missing a Javadoc comment. | 323 | |
| Parameter patientId should be final. | 323 | |
| 'patientId' hides a field. | 323 | |
| Missing a Javadoc comment. | 327 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - org.oasis_open.docs.wsn.b_2.ObjectFactory. | 43 | |
| Line is longer than 80 characters. | 49 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Method 'transformNhinUnsubscribeRequestToAuditMessage' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter message should be final. | 59 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Method 'transformUnsubscribeResponseToGenericAudit' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Parameter message should be final. | 152 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Method 'transformRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter request should be final. | 63 | |
| Parameter assertion should be final. | 64 | |
| Parameter direction should be final. | 64 | |
| Parameter _interface should be final. | 64 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Method 'transformRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Parameter request should be final. | 118 | |
| Parameter assertion should be final. | 119 | |
| Parameter direction should be final. | 119 | |
| Parameter _interface should be final. | 119 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 164 | |
| Method 'transformRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Parameter request should be final. | 175 | |
| Parameter assertion should be final. | 176 | |
| Parameter direction should be final. | 176 | |
| Parameter _interface should be final. | 176 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Method 'transformRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Parameter request should be final. | 234 | |
| Parameter assertion should be final. | 235 | |
| Parameter direction should be final. | 235 | |
| Parameter _interface should be final. | 235 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
| Line is longer than 80 characters. | 249 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 265 | |
| Line has trailing spaces. | 267 | |
| Line is longer than 80 characters. | 269 | |
| Line has trailing spaces. | 271 | |
| Line is longer than 80 characters. | 273 | |
| Method 'transformRequestToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Parameter request should be final. | 284 | |
| Parameter assertion should be final. | 285 | |
| Parameter direction should be final. | 285 | |
| Parameter _interface should be final. | 285 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 285 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 315 | |
| Line has trailing spaces. | 317 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 323 | |
| Line is longer than 80 characters. | 333 | |
| Method 'transformResponseToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| Missing a Javadoc comment. | 333 | |
| Parameter response should be final. | 333 | |
| Parameter assertion should be final. | 333 | |
| Parameter direction should be final. | 334 | |
| Parameter _interface should be final. | 334 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 334 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 364 | |
| Line has trailing spaces. | 366 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 372 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Avoid inline conditionals. | 384 | |
| Line is longer than 80 characters. | 387 | |
| Method 'areRequiredXDSfieldsNull' is not designed for extension - needs to be abstract, final or empty. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Parameter body should be final. | 387 | |
| Parameter assertion should be final. | 387 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 400 | |
| Line is longer than 80 characters. | 409 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 425 | |
| Method 'areRequiredResponseFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Parameter response should be final. | 425 | |
| Parameter assertion should be final. | 425 | |
| Line is longer than 80 characters. | 435 | |
| Method 'areRequiredUserTypeFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 450 | |
| Missing a Javadoc comment. | 450 | |
| Parameter oAssertion should be final. | 450 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 458 | |
| Line is longer than 80 characters. | 463 | |
| Line is longer than 80 characters. | 464 | |
| Line is longer than 80 characters. | 465 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 473 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 481 | |
| Line is longer than 80 characters. | 489 | |
| Missing a Javadoc comment. | 489 | |
| Parameter sPatientId should be final. | 489 | |
| Line is longer than 80 characters. | 491 | |
| Missing a Javadoc comment. | 496 | |
| Parameter oUserInfo should be final. | 496 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 504 | |
| Missing a Javadoc comment. | 504 | |
| Parameter request should be final. | 504 | |
| Line is longer than 80 characters. | 508 | |
| '{' should be on the previous line. | 514 | |
| Line is longer than 80 characters. | 515 | |
| Line is longer than 80 characters. | 519 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 545 | |
| Missing a Javadoc comment. | 545 | |
| Parameter sCommunityId should be final. | 545 | |
| Parameter sPatientId should be final. | 545 | |
| Line is longer than 80 characters. | 546 | |
| Method 'marshalRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 550 | |
| Missing a Javadoc comment. | 550 | |
| Parameter baOutStrm should be final. | 550 | |
| Line is longer than 80 characters. | 551 | |
| Parameter request should be final. | 551 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 551 | |
| Line is longer than 80 characters. | 560 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 567 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 571 | |
| Method 'marshalRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 578 | |
| Missing a Javadoc comment. | 578 | |
| Parameter baOutStrm should be final. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Parameter request should be final. | 580 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 581 | |
| Line is longer than 80 characters. | 585 | |
| Line is longer than 80 characters. | 589 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 591 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 595 | |
| Method 'marshalRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| Missing a Javadoc comment. | 606 | |
| Parameter baOutStrm should be final. | 607 | |
| Line is longer than 80 characters. | 608 | |
| Parameter request should be final. | 608 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 609 | |
| Line is longer than 80 characters. | 613 | |
| Line is longer than 80 characters. | 619 | |
| Line is longer than 80 characters. | 620 | |
| Line is longer than 80 characters. | 622 | |
| Line is longer than 80 characters. | 624 | |
| Method 'marshalRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 635 | |
| Missing a Javadoc comment. | 635 | |
| Parameter baOutStrm should be final. | 636 | |
| Line is longer than 80 characters. | 637 | |
| Parameter request should be final. | 637 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 638 | |
| Line is longer than 80 characters. | 642 | |
| Line is longer than 80 characters. | 648 | |
| Line is longer than 80 characters. | 649 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 657 | |
| Method 'marshalRequestMessage' is not designed for extension - needs to be abstract, final or empty. | 664 | |
| Missing a Javadoc comment. | 664 | |
| Parameter baOutStrm should be final. | 665 | |
| Line is longer than 80 characters. | 666 | |
| Parameter request should be final. | 666 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 667 | |
| Line is longer than 80 characters. | 671 | |
| Line is longer than 80 characters. | 677 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 680 | |
| Line is longer than 80 characters. | 682 | |
| Line is longer than 80 characters. | 686 | |
| Line is longer than 80 characters. | 693 | |
| Method 'marshalResponseMessage' is not designed for extension - needs to be abstract, final or empty. | 693 | |
| Missing a Javadoc comment. | 693 | |
| Parameter baOutStrm should be final. | 693 | |
| Parameter response should be final. | 693 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 694 | |
| Line is longer than 80 characters. | 698 | |
| Line is longer than 80 characters. | 703 | |
| Line is longer than 80 characters. | 706 | |
| Line is longer than 80 characters. | 716 | |
| Method 'marshalAcknowledgement' is not designed for extension - needs to be abstract, final or empty. | 716 | |
| Missing a Javadoc comment. | 716 | |
| Parameter baOutStrm should be final. | 716 | |
| Parameter acknowledgement should be final. | 716 | |
| Redundant throws: 'RuntimeException' is unchecked exception. | 717 | |
| Line is longer than 80 characters. | 725 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 739 | |
| Missing a Javadoc comment. | 739 | |
| Parameter userInfo should be final. | 739 | |
| Line is longer than 80 characters. | 752 | |
| Missing a Javadoc comment. | 756 | |
| Missing a Javadoc comment. | 766 | |
| Missing a Javadoc comment. | 776 | |
| Missing a Javadoc comment. | 786 | |
| Missing a Javadoc comment. | 796 | |
| Missing a Javadoc comment. | 806 | |
| Line is longer than 80 characters. | 816 | |
| Missing a Javadoc comment. | 816 | |
| Parameter eventID should be final. | 816 | |
| Line is longer than 80 characters. | 817 | |
| Line is longer than 80 characters. | 819 | |
| Line has trailing spaces. | 824 | |
| Expected an @return tag. | 826 | |
| Line is longer than 80 characters. | 826 | |
| Method 'transformAcknowledgementToAuditMsg' is not designed for extension - needs to be abstract, final or empty. | 826 | |
| Parameter acknowledgement should be final. | 826 | |
| Expected @param tag for 'acknowledgement'. | 826 | |
| Line is longer than 80 characters. | 827 | |
| Parameter assertion should be final. | 827 | |
| Expected @param tag for 'assertion'. | 827 | |
| Parameter direction should be final. | 827 | |
| Expected @param tag for 'direction'. | 827 | |
| Parameter _interface should be final. | 827 | |
| Expected @param tag for '_interface'. | 827 | |
| Name '_interface' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 827 | |
| Parameter action should be final. | 827 | |
| Expected @param tag for 'action'. | 827 | |
| Line is longer than 80 characters. | 842 | |
| Line is longer than 80 characters. | 857 | |
| Line is longer than 80 characters. | 861 | |
| Line is longer than 80 characters. | 864 | |
| Line is longer than 80 characters. | 868 | |
| Line is longer than 80 characters. | 872 | |
| Line has trailing spaces. | 884 | |
| Expected an @return tag. | 889 | |
| Line is longer than 80 characters. | 889 | |
| Method 'areRequiredAcknowledgementFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 889 | |
| Parameter acknowledgement should be final. | 889 | |
| Expected @param tag for 'acknowledgement'. | 889 | |
| Parameter assertion should be final. | 890 | |
| Expected @param tag for 'assertion'. | 890 | |
| Line is longer than 80 characters. | 900 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Line has trailing spaces. | 43 | |
| Expected an @return tag. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Parameter status should be final. | 49 | |
| Expected @param tag for 'status'. | 49 | |
| Parameter errCode should be final. | 49 | |
| Expected @param tag for 'errCode'. | 49 | |
| Parameter errText should be final. | 49 | |
| Expected @param tag for 'errText'. | 49 | |
| Line is longer than 80 characters. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Line has trailing spaces. | 43 | |
| Expected an @return tag. | 49 | |
| Line is longer than 80 characters. | 49 | |
| Parameter status should be final. | 49 | |
| Expected @param tag for 'status'. | 49 | |
| Parameter errCode should be final. | 49 | |
| Expected @param tag for 'errCode'. | 49 | |
| Parameter errText should be final. | 49 | |
| Expected @param tag for 'errText'. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters. | 65 | |
| Method 'replaceAdhocQueryPatientId' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter sourceQuery should be final. | 65 | |
| Parameter homeCommuinty should be final. | 65 | |
| Parameter assigningAuthority should be final. | 66 | |
| Parameter patientId should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 140 | |
| Parameter oAdhocQueryRequest should be final. | 140 | |
| Line is longer than 80 characters. | 144 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| First sentence should end with a period. | 29 | |
| Line has trailing spaces. | 31 | |
| Utility classes should not have a public or default constructor. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'AdhocQueryRequestEventContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Method 'marshalAdhocQueryRequestEvent' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter object should be final. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 43 | |
| Method 'unmarshalAdhocQueryRequestEvent' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter element should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'CheckPolicyRequestContextPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Method 'marshalCheckPolicyRequest' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter object should be final. | 39 | |
| Method 'unmarshalCheckPolicyRequest' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter element should be final. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.xml.bind.JAXBException. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| First sentence should end with a period. | 50 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 57 | |
| Method 'getJAXBContext' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Parameter sContextName should be final. | 57 | |
| Expected @throws tag for 'javax.xml.bind.JAXBException'. | 57 | |
| Line is longer than 80 characters. | 64 | |
| First sentence should end with a period. | 75 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 83 | |
| Method 'getJAXBContext' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Parameter oClass1 should be final. | 83 | |
| Parameter oClass2 should be final. | 83 | |
| Expected @throws tag for 'javax.xml.bind.JAXBException'. | 83 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 114 | |
| First sentence should end with a period. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 127 | |
| Method 'getJAXBContext' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter oClass should be final. | 127 | |
| Expected @throws tag for 'javax.xml.bind.JAXBException'. | 127 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter object should be final. | 45 | |
| Parameter contextPath should be final. | 45 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 69 | |
| Method 'unmarshallJaxbElement' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter element should be final. | 77 | |
| Parameter contextPath should be final. | 77 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter element should be final. | 86 | |
| Parameter contextPath should be final. | 86 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 110 | |
| Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter xml should be final. | 120 | |
| Parameter contextPath should be final. | 120 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'ActionAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Parameter actionValue should be final. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter action should be final. | 44 | |
| Parameter actionValue should be final. | 44 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 45 | |
| Utility classes should not have a public or default constructor. | 48 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'PatientAssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Name 'PatientIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter event should be final. | 57 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter event should be final. | 72 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter event should be final. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter event should be final. | 140 | |
| Line is longer than 80 characters. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter event should be final. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter event should be final. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Parameter event should be final. | 213 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter event should be final. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Parameter docQuery should be final. | 230 | |
| Line is longer than 80 characters. | 231 | |
| Line is longer than 80 characters. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Parameter docQuery should be final. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Missing a Javadoc comment. | 239 | |
| Parameter docQuery should be final. | 239 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 248 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 47 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| First sentence should end with a period. | 55 | |
| Expected an @return tag. | 60 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Avoid inline conditionals. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Method 'transformNhinAlertToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter message should be final. | 64 | |
| Parameter assertion should be final. | 64 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 89 | |
| Method 'transformEntityAlertToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter message should be final. | 89 | |
| Parameter target should be final. | 90 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 146 | |
| Method 'createSubject' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter hc should be final. | 146 | |
| Parameter assertion should be final. | 146 | |
| Line is longer than 80 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Name 'appendAttributesIfNull' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Avoid inline conditionals. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Method 'appendAssertionDataToRequest' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter policyRequest should be final. | 69 | |
| Parameter assertion should be final. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Missing a Javadoc comment. | 118 | |
| Parameter policyRequest should be final. | 118 | |
| Missing a Javadoc comment. | 132 | |
| Parameter policyXacmlRequest should be final. | 132 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 149 | |
| Parameter policyRequest should be final. | 149 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 165 | |
| Parameter action should be final. | 165 | |
| Parameter attributeName should be final. | 165 | |
| Method 'extractUserName' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter assertion should be final. | 177 | |
| Line is longer than 80 characters. | 179 | |
| Method 'extractUserHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter assertion should be final. | 186 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Method 'extractPurpose' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter assertion should be final. | 196 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Method 'extractUserRole' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter assertion should be final. | 206 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter policyRequest should be final. | 217 | |
| Parameter assertion should be final. | 217 | |
| Line is longer than 80 characters. | 224 | |
| Missing a Javadoc comment. | 228 | |
| Parameter assertion should be final. | 228 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Parameter policyRequest should be final. | 241 | |
| Parameter assertion should be final. | 241 | |
| Line is longer than 80 characters. | 248 | |
| Missing a Javadoc comment. | 252 | |
| Parameter assertion should be final. | 252 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Parameter policyRequest should be final. | 264 | |
| Parameter assertion should be final. | 264 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Parameter assertion should be final. | 275 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Parameter policyRequest should be final. | 287 | |
| Parameter assertion should be final. | 287 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 292 | |
| Line is longer than 80 characters. | 294 | |
| Line is longer than 80 characters. | 298 | |
| Missing a Javadoc comment. | 298 | |
| Parameter assertion should be final. | 298 | |
| Line is longer than 80 characters. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Parameter policyRequest should be final. | 310 | |
| Parameter assertion should be final. | 310 | |
| Line is longer than 80 characters. | 317 | |
| Missing a Javadoc comment. | 321 | |
| Parameter assertion should be final. | 321 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 333 | |
| Missing a Javadoc comment. | 333 | |
| Parameter policyRequest should be final. | 333 | |
| Parameter assertion should be final. | 333 | |
| Line is longer than 80 characters. | 340 | |
| Missing a Javadoc comment. | 344 | |
| Parameter assertion should be final. | 344 | |
| Line is longer than 80 characters. | 351 | |
| Line is longer than 80 characters. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Parameter policyRequest should be final. | 356 | |
| Parameter assertion should be final. | 356 | |
| Line is longer than 80 characters. | 363 | |
| Missing a Javadoc comment. | 367 | |
| Parameter assertion should be final. | 367 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 374 | |
| Line is longer than 80 characters. | 379 | |
| Missing a Javadoc comment. | 379 | |
| Parameter policyRequest should be final. | 379 | |
| Parameter assertion should be final. | 379 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 396 | |
| Missing a Javadoc comment. | 400 | |
| Parameter assertion should be final. | 400 | |
| Line is longer than 80 characters. | 402 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Parameter policyRequest should be final. | 412 | |
| Parameter assertion should be final. | 412 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 429 | |
| Missing a Javadoc comment. | 433 | |
| Parameter assertion should be final. | 433 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 445 | |
| Missing a Javadoc comment. | 445 | |
| Parameter policyRequest should be final. | 445 | |
| Parameter assertion should be final. | 445 | |
| Line is longer than 80 characters. | 452 | |
| Missing a Javadoc comment. | 456 | |
| Parameter assertion should be final. | 456 | |
| Line is longer than 80 characters. | 459 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 480 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 488 | |
| Missing a Javadoc comment. | 488 | |
| Parameter policyRequest should be final. | 488 | |
| Parameter assertion should be final. | 488 | |
| Line is longer than 80 characters. | 495 | |
| Missing a Javadoc comment. | 499 | |
| Parameter assertion should be final. | 499 | |
| Line is longer than 80 characters. | 505 | |
| Line is longer than 80 characters. | 511 | |
| Missing a Javadoc comment. | 511 | |
| Parameter policyRequest should be final. | 511 | |
| Parameter assertion should be final. | 511 | |
| Line is longer than 80 characters. | 518 | |
| Missing a Javadoc comment. | 522 | |
| Parameter assertion should be final. | 522 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 534 | |
| Missing a Javadoc comment. | 534 | |
| Parameter policyRequest should be final. | 534 | |
| Parameter assertion should be final. | 534 | |
| Line is longer than 80 characters. | 541 | |
| Missing a Javadoc comment. | 545 | |
| Parameter assertion should be final. | 545 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 557 | |
| Missing a Javadoc comment. | 557 | |
| Parameter policyRequest should be final. | 557 | |
| Parameter assertion should be final. | 557 | |
| Line is longer than 80 characters. | 564 | |
| Missing a Javadoc comment. | 568 | |
| Parameter assertion should be final. | 568 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 580 | |
| Missing a Javadoc comment. | 580 | |
| Parameter policyRequest should be final. | 580 | |
| Parameter assertion should be final. | 580 | |
| Line is longer than 80 characters. | 587 | |
| Missing a Javadoc comment. | 591 | |
| Parameter assertion should be final. | 591 | |
| Line is longer than 80 characters. | 593 | |
| Line is longer than 80 characters. | 600 | |
| Missing a Javadoc comment. | 600 | |
| Parameter policyRequest should be final. | 600 | |
| Parameter assertion should be final. | 600 | |
| Line is longer than 80 characters. | 607 | |
| Missing a Javadoc comment. | 611 | |
| Parameter assertion should be final. | 611 | |
| Line is longer than 80 characters. | 613 | |
| Line is longer than 80 characters. | 620 | |
| Missing a Javadoc comment. | 620 | |
| Parameter policyRequest should be final. | 620 | |
| Parameter assertion should be final. | 620 | |
| Line is longer than 80 characters. | 627 | |
| Missing a Javadoc comment. | 631 | |
| Parameter assertion should be final. | 631 | |
| Line is longer than 80 characters. | 633 | |
| Line is longer than 80 characters. | 640 | |
| Missing a Javadoc comment. | 640 | |
| Parameter policyRequest should be final. | 640 | |
| Parameter assertion should be final. | 640 | |
| Line is longer than 80 characters. | 647 | |
| Missing a Javadoc comment. | 651 | |
| Parameter assertion should be final. | 651 | |
| Line is longer than 80 characters. | 653 | |
| Line is longer than 80 characters. | 660 | |
| Missing a Javadoc comment. | 660 | |
| Parameter policyRequest should be final. | 660 | |
| Parameter assertion should be final. | 660 | |
| Line is longer than 80 characters. | 665 | |
| Line is longer than 80 characters. | 667 | |
| Line is longer than 80 characters. | 671 | |
| Missing a Javadoc comment. | 671 | |
| Parameter assertion should be final. | 671 | |
| Line is longer than 80 characters. | 676 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 684 | |
| Missing a Javadoc comment. | 684 | |
| Parameter policyRequest should be final. | 684 | |
| Parameter assertion should be final. | 684 | |
| Line is longer than 80 characters. | 689 | |
| Line is longer than 80 characters. | 691 | |
| Line is longer than 80 characters. | 695 | |
| Missing a Javadoc comment. | 695 | |
| Parameter assertion should be final. | 695 | |
| Line is longer than 80 characters. | 700 | |
| Line is longer than 80 characters. | 702 | |
| Line is longer than 80 characters. | 708 | |
| Missing a Javadoc comment. | 708 | |
| Parameter policyRequest should be final. | 708 | |
| Parameter assertion should be final. | 708 | |
| Line is longer than 80 characters. | 715 | |
| Line is longer than 80 characters. | 719 | |
| Missing a Javadoc comment. | 719 | |
| Parameter assertion should be final. | 719 | |
| Line is longer than 80 characters. | 726 | |
| Line is longer than 80 characters. | 732 | |
| Missing a Javadoc comment. | 732 | |
| Parameter policyRequest should be final. | 732 | |
| Parameter assertion should be final. | 732 | |
| Line is longer than 80 characters. | 735 | |
| Line is longer than 80 characters. | 737 | |
| Line is longer than 80 characters. | 739 | |
| Line is longer than 80 characters. | 743 | |
| Missing a Javadoc comment. | 743 | |
| Parameter assertion should be final. | 743 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 750 | |
| Line is longer than 80 characters. | 752 | |
| Line is longer than 80 characters. | 758 | |
| Missing a Javadoc comment. | 758 | |
| Parameter policyRequest should be final. | 758 | |
| Parameter assertion should be final. | 759 | |
| Line is longer than 80 characters. | 760 | |
| Line is longer than 80 characters. | 762 | |
| Line is longer than 80 characters. | 764 | |
| Line is longer than 80 characters. | 766 | |
| Line is longer than 80 characters. | 767 | |
| Line is longer than 80 characters. | 770 | |
| Missing a Javadoc comment. | 770 | |
| Parameter assertion should be final. | 770 | |
| Line is longer than 80 characters. | 773 | |
| Line is longer than 80 characters. | 774 | |
| Line is longer than 80 characters. | 775 | |
| Line is longer than 80 characters. | 776 | |
| Line is longer than 80 characters. | 777 | |
| Line is longer than 80 characters. | 779 | |
| Line is longer than 80 characters. | 785 | |
| Missing a Javadoc comment. | 785 | |
| Parameter policyRequest should be final. | 785 | |
| Parameter assertion should be final. | 785 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 788 | |
| Line is longer than 80 characters. | 790 | |
| Line is longer than 80 characters. | 792 | |
| Line is longer than 80 characters. | 793 | |
| Line is longer than 80 characters. | 796 | |
| Missing a Javadoc comment. | 796 | |
| Parameter assertion should be final. | 796 | |
| Line is longer than 80 characters. | 799 | |
| Line is longer than 80 characters. | 800 | |
| Line is longer than 80 characters. | 801 | |
| Line is longer than 80 characters. | 802 | |
| Line is longer than 80 characters. | 803 | |
| Line is longer than 80 characters. | 805 | |
| Line is longer than 80 characters. | 812 | |
| Missing a Javadoc comment. | 812 | |
| Parameter policyRequest should be final. | 812 | |
| Parameter assertion should be final. | 812 | |
| Line is longer than 80 characters. | 813 | |
| Line is longer than 80 characters. | 815 | |
| Line is longer than 80 characters. | 817 | |
| Line is longer than 80 characters. | 819 | |
| Line is longer than 80 characters. | 820 | |
| Line is longer than 80 characters. | 823 | |
| Missing a Javadoc comment. | 823 | |
| Parameter assertion should be final. | 823 | |
| Line is longer than 80 characters. | 826 | |
| Line is longer than 80 characters. | 827 | |
| Line is longer than 80 characters. | 828 | |
| Line is longer than 80 characters. | 829 | |
| Line is longer than 80 characters. | 830 | |
| Line is longer than 80 characters. | 832 | |
| Line is longer than 80 characters. | 838 | |
| Missing a Javadoc comment. | 838 | |
| Parameter assertion should be final. | 838 | |
| Line is longer than 80 characters. | 841 | |
| Line is longer than 80 characters. | 842 | |
| Line is longer than 80 characters. | 843 | |
| Line is longer than 80 characters. | 844 | |
| Line is longer than 80 characters. | 845 | |
| Line is longer than 80 characters. | 847 | |
| Line is longer than 80 characters. | 849 | |
| Line is longer than 80 characters. | 855 | |
| Missing a Javadoc comment. | 855 | |
| Parameter policyRequest should be final. | 855 | |
| Parameter assertion should be final. | 856 | |
| Line is longer than 80 characters. | 857 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 861 | |
| Line is longer than 80 characters. | 864 | |
| Line is longer than 80 characters. | 865 | |
| Line is longer than 80 characters. | 868 | |
| Missing a Javadoc comment. | 868 | |
| Parameter assertion should be final. | 868 | |
| Line is longer than 80 characters. | 871 | |
| Line is longer than 80 characters. | 872 | |
| Line is longer than 80 characters. | 873 | |
| Line is longer than 80 characters. | 874 | |
| Line is longer than 80 characters. | 875 | |
| Line is longer than 80 characters. | 877 | |
| Line is longer than 80 characters. | 879 | |
| Line is longer than 80 characters. | 886 | |
| Missing a Javadoc comment. | 886 | |
| Parameter policyRequest should be final. | 886 | |
| Parameter assertion should be final. | 887 | |
| Line is longer than 80 characters. | 888 | |
| Line is longer than 80 characters. | 890 | |
| Line is longer than 80 characters. | 892 | |
| Line is longer than 80 characters. | 895 | |
| Line is longer than 80 characters. | 896 | |
| Missing a Javadoc comment. | 899 | |
| Parameter time should be final. | 899 | |
| Line is longer than 80 characters. | 904 | |
| Line is longer than 80 characters. | 910 | |
| Line is longer than 80 characters. | 914 | |
| Line is longer than 80 characters. | 922 | |
| Line is longer than 80 characters. | 928 | |
| Missing a Javadoc comment. | 928 | |
| Parameter assertion should be final. | 928 | |
| Line is longer than 80 characters. | 931 | |
| Line is longer than 80 characters. | 932 | |
| Line is longer than 80 characters. | 933 | |
| Line is longer than 80 characters. | 935 | |
| Line is longer than 80 characters. | 936 | |
| Line is longer than 80 characters. | 937 | |
| Line is longer than 80 characters. | 939 | |
| Line is longer than 80 characters. | 945 | |
| Missing a Javadoc comment. | 945 | |
| Parameter policyRequest should be final. | 945 | |
| Parameter assertion should be final. | 946 | |
| Line is longer than 80 characters. | 947 | |
| Line is longer than 80 characters. | 949 | |
| Line is longer than 80 characters. | 951 | |
| Line is longer than 80 characters. | 953 | |
| Line is longer than 80 characters. | 954 | |
| Line is longer than 80 characters. | 957 | |
| Missing a Javadoc comment. | 957 | |
| Parameter assertion should be final. | 958 | |
| Line is longer than 80 characters. | 961 | |
| Line is longer than 80 characters. | 962 | |
| Line is longer than 80 characters. | 963 | |
| Line is longer than 80 characters. | 965 | |
| Line is longer than 80 characters. | 966 | |
| Line is longer than 80 characters. | 968 | |
| Line is longer than 80 characters. | 970 | |
| Line is longer than 80 characters. | 976 | |
| Missing a Javadoc comment. | 976 | |
| Parameter policyRequest should be final. | 976 | |
| Parameter assertion should be final. | 977 | |
| Line is longer than 80 characters. | 978 | |
| Line is longer than 80 characters. | 980 | |
| Line is longer than 80 characters. | 982 | |
| Line is longer than 80 characters. | 984 | |
| Line is longer than 80 characters. | 985 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 51 | |
| Method 'attributeFactory' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter attributeId should be final. | 51 | |
| Parameter dataType should be final. | 51 | |
| Parameter value should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Method 'attributeFactory' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter attributeId should be final. | 55 | |
| Parameter dataType should be final. | 55 | |
| Parameter value should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 104 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Parameter subject should be final. | 104 | |
| Parameter attributeId should be final. | 104 | |
| Parameter dataType should be final. | 104 | |
| Parameter attributeValue should be final. | 105 | |
| Parameter appendIfValueNull should be final. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter subject should be final. | 109 | |
| Parameter attributeId should be final. | 109 | |
| Parameter dataType should be final. | 109 | |
| Parameter attributeValue should be final. | 110 | |
| Parameter appendIfValueNull should be final. | 110 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter subject should be final. | 118 | |
| Parameter attributeId should be final. | 118 | |
| Parameter dataType should be final. | 118 | |
| Parameter attributeValue should be final. | 119 | |
| Parameter appendIfValueNull should be final. | 119 | |
| Line is longer than 80 characters. | 128 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter resource should be final. | 128 | |
| Parameter attributeId should be final. | 128 | |
| Parameter dataType should be final. | 128 | |
| Parameter attributeValue should be final. | 129 | |
| Parameter appendIfValueNull should be final. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Line is longer than 80 characters. | 133 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter resource should be final. | 133 | |
| Parameter attributeId should be final. | 133 | |
| Parameter dataType should be final. | 133 | |
| Parameter attributeValue should be final. | 134 | |
| Parameter appendIfValueNull should be final. | 134 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter resource should be final. | 142 | |
| Parameter attributeId should be final. | 142 | |
| Parameter dataType should be final. | 142 | |
| Parameter attributeValue should be final. | 143 | |
| Parameter appendIfValueNull should be final. | 143 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 151 | |
| Method 'appendAttributeToParent' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter resource should be final. | 151 | |
| Parameter attributeId should be final. | 151 | |
| Parameter dataType should be final. | 151 | |
| Parameter attributeValue should be final. | 152 | |
| Parameter appendIfValueNull should be final. | 152 | |
| Line is longer than 80 characters. | 161 | |
| Method 'getSingleAttribute' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter attributeList should be final. | 161 | |
| Parameter attributeID should be final. | 161 | |
| Line is longer than 80 characters. | 169 | |
| Method 'getSingleContentValue' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter attribute should be final. | 177 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 191 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Parameter community should be final. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'HomeCommunityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'AssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'ResourceIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'RespositoryAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'DocumentAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'DataTypeString' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'DataTypeBinary' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'DataTypeDate' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'DataTypeAnyURI' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Name 'DataTypeHL7II' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 42 | |
| Utility classes should not have a public or default constructor. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter event should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Comment matches to-do format 'TODO:'. | 53 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 86 | |
| Parameter documentRequest should be final. | 86 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'PatientIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'AssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter event should be final. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Name 'IsInbound' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter value should be final. | 37 | |
| Missing a Javadoc comment. | 45 | |
| Name 'IsOutbound' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Parameter value should be final. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter event should be final. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Name 'PatientAssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Name 'PatientIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 85 | |
| Method 'transformPatientDiscoveryNhincToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter event should be final. | 85 | |
| Expected @param tag for 'event'. | 85 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 150 | |
| First sentence should end with a period. | 156 | |
| Line is longer than 80 characters. | 158 | |
| Line is longer than 80 characters. | 164 | |
| Method 'transformPRPAIN201305UV02ToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter prpain201305UV02 should be final. | 164 | |
| Expected @param tag for 'prpain201305UV02'. | 164 | |
| Parameter assertion should be final. | 165 | |
| Expected @param tag for 'assertion'. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 216 | |
| 'if' is not followed by whitespace. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 220 | |
| 'if' is not followed by whitespace. | 223 | |
| Line is longer than 80 characters. | 227 | |
| Line is longer than 80 characters. | 239 | |
| First sentence should end with a period. | 245 | |
| Unused @param tag for 'PRPAIN201305UV02'. | 249 | |
| Line is longer than 80 characters. | 253 | |
| Parameter prpain201305UV02 should be final. | 253 | |
| Expected @param tag for 'prpain201305UV02'. | 253 | |
| '&&' should be on a new line. | 256 | |
| '&&' should be on a new line. | 257 | |
| '&&' should be on a new line. | 258 | |
| '&&' should be on a new line. | 259 | |
| Line is longer than 80 characters. | 260 | |
| '&&' should be on a new line. | 260 | |
| Line is longer than 80 characters. | 261 | |
| '&&' should be on a new line. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 266 | |
| First sentence should end with a period. | 272 | |
| Line is longer than 80 characters. | 274 | |
| Method 'transformPatientDiscoveryEntityToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Parameter event should be final. | 281 | |
| Expected @param tag for 'event'. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 302 | |
| Method 'getHomeCommunityFrom201305' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| Missing a Javadoc comment. | 302 | |
| Parameter event should be final. | 302 | |
| '&&' should be on a new line. | 306 | |
| '&&' should be on a new line. | 307 | |
| '&&' should be on a new line. | 308 | |
| Line is longer than 80 characters. | 309 | |
| '&&' should be on a new line. | 309 | |
| Line is longer than 80 characters. | 310 | |
| '&&' should be on a new line. | 310 | |
| Line is longer than 80 characters. | 311 | |
| '&&' should be on a new line. | 311 | |
| Line is longer than 80 characters. | 312 | |
| '&&' should be on a new line. | 312 | |
| Line is longer than 80 characters. | 313 | |
| '&&' should be on a new line. | 313 | |
| Line is longer than 80 characters. | 314 | |
| '&&' should be on a new line. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 317 | |
| Method 'getHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter event should be final. | 325 | |
| '&&' should be on a new line. | 329 | |
| '&&' should be on a new line. | 330 | |
| '&&' should be on a new line. | 331 | |
| '&&' should be on a new line. | 332 | |
| '&&' should be on a new line. | 333 | |
| Line is longer than 80 characters. | 334 | |
| '&&' should be on a new line. | 334 | |
| Line is longer than 80 characters. | 335 | |
| '&&' should be on a new line. | 335 | |
| Line is longer than 80 characters. | 336 | |
| '&&' should be on a new line. | 336 | |
| Line is longer than 80 characters. | 337 | |
| '&&' should be on a new line. | 337 | |
| Line is longer than 80 characters. | 338 | |
| Line is longer than 80 characters. | 340 | |
| Method 'getHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| Missing a Javadoc comment. | 348 | |
| Parameter event should be final. | 348 | |
| '&&' should be on a new line. | 352 | |
| '&&' should be on a new line. | 353 | |
| '&&' should be on a new line. | 354 | |
| '&&' should be on a new line. | 355 | |
| '&&' should be on a new line. | 356 | |
| Line is longer than 80 characters. | 357 | |
| '&&' should be on a new line. | 357 | |
| Line is longer than 80 characters. | 358 | |
| '&&' should be on a new line. | 358 | |
| Line is longer than 80 characters. | 359 | |
| '&&' should be on a new line. | 359 | |
| Line is longer than 80 characters. | 360 | |
| '&&' should be on a new line. | 360 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 363 | |
| Line is longer than 80 characters. | 371 | |
| Method 'getRequestType' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter event should be final. | 371 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 390 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 412 | |
| Method 'getRequestType' is not designed for extension - needs to be abstract, final or empty. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Parameter event should be final. | 412 | |
| Parameter assertion should be final. | 412 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 434 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 439 | |
| Line is longer than 80 characters. | 447 | |
| Line is longer than 80 characters. | 453 | |
| Method 'getRequestType' is not designed for extension - needs to be abstract, final or empty. | 453 | |
| Missing a Javadoc comment. | 453 | |
| Parameter event should be final. | 453 | |
| Parameter assertion should be final. | 453 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 477 | |
| Line is longer than 80 characters. | 480 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 494 | |
| Method 'setSubjectToRequestType' is not designed for extension - needs to be abstract, final or empty. | 494 | |
| Missing a Javadoc comment. | 494 | |
| Parameter event should be final. | 494 | |
| Parameter request should be final. | 494 | |
| Line is longer than 80 characters. | 498 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 506 | |
| Method 'setSubjectToRequestType' is not designed for extension - needs to be abstract, final or empty. | 506 | |
| Missing a Javadoc comment. | 506 | |
| Parameter event should be final. | 506 | |
| Parameter request should be final. | 506 | |
| Parameter assertion should be final. | 506 | |
| Line is longer than 80 characters. | 510 | |
| Line is longer than 80 characters. | 516 | |
| Method 'setSubjectToRequestType' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| Missing a Javadoc comment. | 516 | |
| Parameter event should be final. | 516 | |
| Parameter request should be final. | 516 | |
| Parameter assertion should be final. | 516 | |
| Line is longer than 80 characters. | 520 | |
| First sentence should end with a period. | 526 | |
| Parameter infoMessage should be final. | 532 | |
| Expected @param tag for 'infoMessage'. | 532 | |
| First sentence should end with a period. | 538 | |
| Parameter errorMessage should be final. | 544 | |
| Expected @param tag for 'errorMessage'. | 544 | |
| First sentence should end with a period. | 550 | |
| Parameter debugMessage should be final. | 556 | |
| Expected @param tag for 'debugMessage'. | 556 | |
| First sentence should end with a period. | 562 | |
| Expected an @return tag. | 568 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 568 | |
| Avoid inline conditionals. | 570 | |
| Missing a Javadoc comment. | 574 | |
| Parameter message should be final. | 574 | |
| '&&' should be on a new line. | 580 | |
| '&&' should be on a new line. | 581 | |
| Line is longer than 80 characters. | 582 | |
| '&&' should be on a new line. | 582 | |
| Line is longer than 80 characters. | 583 | |
| '&&' should be on a new line. | 583 | |
| Line is longer than 80 characters. | 584 | |
| '&&' should be on a new line. | 584 | |
| Line is longer than 80 characters. | 585 | |
| '&&' should be on a new line. | 585 | |
| Line is longer than 80 characters. | 586 | |
| '&&' should be on a new line. | 586 | |
| Line is longer than 80 characters. | 587 | |
| '&&' should be on a new line. | 587 | |
| Line is longer than 80 characters. | 588 | |
| Line is longer than 80 characters. | 590 | |
| Line is longer than 80 characters. | 594 | |
| Line is longer than 80 characters. | 596 | |
| Line is longer than 80 characters. | 598 | |
| Line is longer than 80 characters. | 600 | |
| Line is longer than 80 characters. | 602 | |
| Line is longer than 80 characters. | 606 | |
| '&&' should be on a new line. | 610 | |
| Line is longer than 80 characters. | 611 | |
| '&&' should be on a new line. | 611 | |
| '&&' should be on a new line. | 612 | |
| Line is longer than 80 characters. | 613 | |
| Missing a Javadoc comment. | 645 | |
| Parameter message should be final. | 645 | |
| '&&' should be on a new line. | 649 | |
| '&&' should be on a new line. | 650 | |
| Line is longer than 80 characters. | 651 | |
| '&&' should be on a new line. | 651 | |
| '&&' should be on a new line. | 652 | |
| Line is longer than 80 characters. | 653 | |
| '&&' should be on a new line. | 653 | |
| Line is longer than 80 characters. | 654 | |
| '&&' should be on a new line. | 654 | |
| Line is longer than 80 characters. | 655 | |
| '&&' should be on a new line. | 655 | |
| Line is longer than 80 characters. | 656 | |
| '&&' should be on a new line. | 656 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 659 | |
| Line is longer than 80 characters. | 667 | |
| Missing a Javadoc comment. | 667 | |
| Parameter event should be final. | 667 | |
| '&&' should be on a new line. | 671 | |
| '&&' should be on a new line. | 672 | |
| '&&' should be on a new line. | 673 | |
| '&&' should be on a new line. | 674 | |
| Line is longer than 80 characters. | 675 | |
| '&&' should be on a new line. | 675 | |
| Line is longer than 80 characters. | 676 | |
| '&&' should be on a new line. | 676 | |
| Line is longer than 80 characters. | 677 | |
| '&&' should be on a new line. | 677 | |
| Line is longer than 80 characters. | 678 | |
| Line is longer than 80 characters. | 680 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 43 | |
| Method 'transformPatDiscReqToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter transformPatDiscReqToCheckPolicyRequest should be final. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Method 'transformAdhocQueryToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Parameter transformAdhocQueryToCheckPolicyRequest should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Method 'transformAdhocQueryResultToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Parameter transformAdhocQueryResultToCheckPolicyRequest should be final. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Method 'transformDocRetrieveToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter transformDocRetrieveToCheckPolicyRequest should be final. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Method 'transformDocRetrieveResultToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter transformDocRetrieveResultToCheckPolicyRequest should be final. | 71 | |
| Method 'transformFindAuditEventsToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Parameter transformFindAuditEventsToCheckPolicyRequest should be final. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Method 'transformSubscribeToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter transformSubscribeToCheckPolicyRequest should be final. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Method 'transformUnsubscribeToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter transformUnsubscribeToCheckPolicyRequest should be final. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Method 'transformNotifyToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter transformNotifyToCheckPolicyRequest should be final. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Method 'transformXDRRequestToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter request should be final. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Method 'transformXDRResponseInputToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter request should be final. | 100 | |
| Line is longer than 80 characters. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'PurposeOfUseActionAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'PurposeOfUseSubjectAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Method 'appendPurposeOfUse' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter policyXacmlRequest should be final. | 42 | |
| Parameter assertion should be final. | 42 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter policyXacmlRequest should be final. | 52 | |
| Parameter purposeOfUse should be final. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter policyXacmlRequest should be final. | 61 | |
| Parameter purposeOfUse should be final. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'SubjectCategory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'UserRoleAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'PurposeAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'UserHomeCommunityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Method 'subjectFactory' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter sendingHomeCommunity should be final. | 46 | |
| Parameter assertion should be final. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 58 | |
| Method 'subjectFactoryReident' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter sendingHomeCommunity should be final. | 58 | |
| Parameter assertion should be final. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Method 'determineSendingHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter sendingHomeCommunity should be final. | 73 | |
| Parameter assertion should be final. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 51 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Name 'PatientAssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Name 'PatientIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter event should be final. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter event should be final. | 115 | |
| Parameter resource should be final. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 138 | |
| Parameter nhinSubscribe should be final. | 138 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter adhocQueryElement should be final. | 169 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 197 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter event should be final. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 59 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Name 'ActionInValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Name 'ActionOutValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Name 'PatientAssigningAuthorityAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'PatientIdAttributeId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| Missing a Javadoc comment. | 58 | |
| First sentence should end with a period. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Method 'transformXDRToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter event should be final. | 69 | |
| Expected @param tag for 'event'. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 118 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Avoid inline conditionals. | 123 | |
| Missing a Javadoc comment. | 126 | |
| Parameter event should be final. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter request should be final. | 130 | |
| Line is longer than 80 characters. | 134 | |
| '{' should be on the previous line. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 160 | |
| First sentence should end with a period. | 171 | |
| Line has trailing spaces. | 173 | |
| Method 'transformXDREntityToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Line is longer than 80 characters. | 178 | |
| Parameter request should be final. | 178 | |
| Expected @param tag for 'request'. | 178 | |
| Line has trailing spaces. | 183 | |
| Expected an @return tag. | 187 | |
| Line is longer than 80 characters. | 187 | |
| Method 'transformXDRResponseToCheckPolicy' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Parameter event should be final. | 187 | |
| Expected @param tag for 'event'. | 187 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 219 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Line is longer than 80 characters. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'AuthnStatementAuthnInstant' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'AuthnStatementSessionIndex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'AuthnStatementAthnContextClassRef' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'AuthnStatementSubjectLocalityAddress' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'AuthnStatementDNSName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'UserPersonName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Name 'UserOrganizationName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'UserOrganizationId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'HomeCommunityName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'UniquePatientId' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'UserRoleCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'UserRoleCodeSystem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'UserRoleCodeSystemName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'UserRoleCodeDiplayName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'PurposeOfUseCode' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'PurposeOfUseCodeSystem' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Name 'PurposeOfUseCodeSystemName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'PurposeOfUseCodeDisplayName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Name 'AuthzDecisionStatementDecision' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'AuthzDecisionStatementResource' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Name 'AuthzDecisionStatementAction' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'AuthzDecisionStatementEvidenceAssertionID' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Name 'AuthzDecisionStatementEvidenceAssertionIssueInstant' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Name 'AuthzDecisionStatementEvidenceAssertionVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Name 'AuthzDecisionStatementEvidenceAssertionIssuer' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Name 'AuthzDecisionStatementEvidenceAssertionConditionsNotBefore' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Name 'AuthzDecisionStatementEvidenceAssertionConditionsNotOnOrAfter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Name 'AuthzDecisionStatementEvidenceAssertionAccessConsentPolicy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Name 'AuthzDecisionStatementEvidenceAssertionInstanceAccessConsentPolicy' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Name 'SignatureKeyModulus' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Name 'SignatureKeyExponent' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Name 'SignatureValue' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 30 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters. | 54 | |
| Parameter request should be final. | 54 | |
| Expected @param tag for 'request'. | 54 | |
| Parameter ackMsgText should be final. | 54 | |
| Expected @param tag for 'ackMsgText'. | 54 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 117 | |
| Parameter request should be final. | 117 | |
| Expected @param tag for 'request'. | 117 | |
| Parameter ackMsgText should be final. | 117 | |
| Expected @param tag for 'ackMsgText'. | 117 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 175 | |
| Line is longer than 80 characters. | 180 | |
| Parameter request should be final. | 180 | |
| Expected @param tag for 'request'. | 180 | |
| Parameter ackMsgText should be final. | 180 | |
| Expected @param tag for 'ackMsgText'. | 180 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 199 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 203 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 218 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 229 | |
| Line has trailing spaces. | 238 | |
| Line is longer than 80 characters. | 243 | |
| Parameter request should be final. | 243 | |
| Expected @param tag for 'request'. | 243 | |
| Parameter ackMsgText should be final. | 243 | |
| Expected @param tag for 'ackMsgText'. | 243 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 271 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 283 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 292 | |
| Line has trailing spaces. | 301 | |
| Line is longer than 80 characters. | 309 | |
| Parameter localDeviceId should be final. | 309 | |
| Expected @param tag for 'localDeviceId'. | 309 | |
| Parameter origMsgId should be final. | 309 | |
| Expected @param tag for 'origMsgId'. | 309 | |
| Parameter ackTypeCode should be final. | 309 | |
| Expected @param tag for 'ackTypeCode'. | 309 | |
| Parameter msgText should be final. | 310 | |
| Expected @param tag for 'msgText'. | 310 | |
| Parameter senderOID should be final. | 310 | |
| Expected @param tag for 'senderOID'. | 310 | |
| Parameter receiverOID should be final. | 310 | |
| Expected @param tag for 'receiverOID'. | 310 | |
| Line is longer than 80 characters. | 328 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 339 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 344 | |
| Line has trailing spaces. | 352 | |
| Line is longer than 80 characters. | 357 | |
| Parameter msgId should be final. | 357 | |
| Expected @param tag for 'msgId'. | 357 | |
| Parameter ackTypeCode should be final. | 357 | |
| Expected @param tag for 'ackTypeCode'. | 357 | |
| Parameter msgText should be final. | 357 | |
| Expected @param tag for 'msgText'. | 357 | |
| Line is longer than 80 characters. | 358 | |
| Line is longer than 80 characters. | 367 | |
| Line has trailing spaces. | 375 | |
| Parameter msgId should be final. | 379 | |
| Expected @param tag for 'msgId'. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 383 | |
| Line has trailing spaces. | 392 | |
| Line is longer than 80 characters. | 396 | |
| Parameter ackTypeCode should be final. | 396 | |
| Expected @param tag for 'ackTypeCode'. | 396 | |
| Parameter msgText should be final. | 396 | |
| Expected @param tag for 'msgText'. | 396 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 401 | |
| Line is longer than 80 characters. | 412 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 61 | |
| Utility classes should not have a public or default constructor. | 64 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter from should be final. | 66 | |
| Parameter to should be final. | 66 | |
| Line is longer than 80 characters. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter from should be final. | 77 | |
| Parameter to should be final. | 77 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter from should be final. | 88 | |
| Parameter to should be final. | 89 | |
| Missing a Javadoc comment. | 100 | |
| Parameter from should be final. | 100 | |
| Parameter to should be final. | 100 | |
| Missing a Javadoc comment. | 111 | |
| Parameter from should be final. | 111 | |
| Parameter to should be final. | 111 | |
| Line is longer than 80 characters. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter from should be final. | 122 | |
| Parameter to should be final. | 123 | |
| Line is longer than 80 characters. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter from should be final. | 134 | |
| Parameter to should be final. | 134 | |
| Line is longer than 80 characters. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter from should be final. | 145 | |
| Parameter to should be final. | 146 | |
| Line is longer than 80 characters. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter from should be final. | 157 | |
| Parameter to should be final. | 158 | |
| Line is longer than 80 characters. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Parameter from should be final. | 170 | |
| Parameter to should be final. | 170 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Parameter from should be final. | 182 | |
| Parameter to should be final. | 182 | |
| Line is longer than 80 characters. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Parameter from should be final. | 193 | |
| Parameter to should be final. | 194 | |
| Line is longer than 80 characters. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Parameter from should be final. | 205 | |
| Parameter to should be final. | 206 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter from should be final. | 217 | |
| Parameter to should be final. | 217 | |
| Line is longer than 80 characters. | 232 | |
| Missing a Javadoc comment. | 232 | |
| Parameter line should be final. | 232 | |
| Line is longer than 80 characters. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Parameter from should be final. | 248 | |
| Parameter to should be final. | 248 | |
| Line is longer than 80 characters. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter from should be final. | 262 | |
| Parameter to should be final. | 262 | |
| Line is longer than 80 characters. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Parameter orig should be final. | 276 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 291 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 306 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Parameter from should be final. | 328 | |
| Parameter to should be final. | 328 | |
| Line is longer than 80 characters. | 342 | |
| Missing a Javadoc comment. | 342 | |
| Parameter from should be final. | 342 | |
| Parameter to should be final. | 342 | |
| Line is longer than 80 characters. | 354 | |
| Missing a Javadoc comment. | 354 | |
| Parameter from should be final. | 354 | |
| Parameter to should be final. | 354 | |
| Line is longer than 80 characters. | 366 | |
| Missing a Javadoc comment. | 366 | |
| Parameter from should be final. | 366 | |
| Parameter to should be final. | 367 | |
| Line is longer than 80 characters. | 379 | |
| Missing a Javadoc comment. | 379 | |
| Parameter from should be final. | 379 | |
| Parameter to should be final. | 380 | |
| Line is longer than 80 characters. | 392 | |
| Missing a Javadoc comment. | 392 | |
| Parameter from should be final. | 392 | |
| Parameter to should be final. | 393 | |
| Line is longer than 80 characters. | 406 | |
| Missing a Javadoc comment. | 406 | |
| Line is longer than 80 characters. | 407 | |
| Parameter from should be final. | 407 | |
| Parameter to should be final. | 407 | |
| Line is longer than 80 characters. | 420 | |
| Missing a Javadoc comment. | 420 | |
| Parameter from should be final. | 420 | |
| Parameter to should be final. | 421 | |
| Line is longer than 80 characters. | 433 | |
| Missing a Javadoc comment. | 433 | |
| Parameter from should be final. | 433 | |
| Parameter to should be final. | 434 | |
| Line is longer than 80 characters. | 446 | |
| Missing a Javadoc comment. | 446 | |
| Parameter from should be final. | 446 | |
| Parameter to should be final. | 446 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Utility classes should not have a public or default constructor. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Parameter localDeviceId should be final. | 54 | |
| Expected @param tag for 'localDeviceId'. | 54 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 67 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Parameter localDeviceId should be final. | 73 | |
| Expected @param tag for 'localDeviceId'. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Parameter localDeviceId should be final. | 90 | |
| Expected @param tag for 'localDeviceId'. | 90 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 108 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 38 | |
| Line has trailing spaces. | 41 | |
| Utility classes should not have a public or default constructor. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter root should be final. | 48 | |
| Missing a Javadoc comment. | 52 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Parameter root should be final. | 52 | |
| Parameter extension should be final. | 52 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'IIFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Parameter root should be final. | 56 | |
| Parameter extension should be final. | 56 | |
| Parameter assigningAuthorityName should be final. | 56 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 73 | |
| Name 'IIFactoryCreateNull' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| Missing a Javadoc comment. | 79 | |
| Name 'CSFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 79 | |
| Parameter code should be final. | 79 | |
| Missing a Javadoc comment. | 90 | |
| Name 'CEFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 | |
| Parameter code should be final. | 90 | |
| Missing a Javadoc comment. | 101 | |
| Name 'CDFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 101 | |
| Parameter code should be final. | 101 | |
| Missing a Javadoc comment. | 105 | |
| Name 'CDFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 | |
| Parameter code should be final. | 105 | |
| Parameter codeSystem should be final. | 105 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Name 'CDFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | |
| Parameter code should be final. | 109 | |
| Parameter codeSystem should be final. | 109 | |
| Parameter displayName should be final. | 109 | |
| Line is longer than 80 characters. | 123 | |
| Missing a Javadoc comment. | 130 | |
| Name 'TSExplicitFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Parameter value should be final. | 130 | |
| Missing a Javadoc comment. | 138 | |
| Name 'CreationTimeFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
| Line is longer than 80 characters. | 143 | |
| Missing a Javadoc comment. | 164 | |
| Name 'ConvertPNToEN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
| Parameter pnName should be final. | 164 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Missing a Javadoc comment. | 199 | |
| Parameter value should be final. | 199 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 241 | |
| Line is longer than 80 characters. | 244 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 260 | |
| Missing a Javadoc comment. | 260 | |
| Parameter firstName should be final. | 260 | |
| Parameter middleName should be final. | 260 | |
| Parameter lastName should be final. | 260 | |
| Parameter title should be final. | 260 | |
| Parameter suffix should be final. | 261 | |
| Line is longer than 80 characters. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Name 'CreatePNExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 290 | |
| Parameter firstName should be final. | 290 | |
| Parameter lastName should be final. | 290 | |
| Line is longer than 80 characters. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Name 'CreatePNExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 317 | |
| Parameter firstName should be final. | 317 | |
| Parameter middleName should be final. | 317 | |
| Parameter lastName should be final. | 317 | |
| Line is longer than 80 characters. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Name 'CreatePNExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 336 | |
| Parameter firstName should be final. | 336 | |
| Parameter middleName should be final. | 336 | |
| Parameter lastName should be final. | 336 | |
| Parameter title should be final. | 336 | |
| Parameter suffix should be final. | 337 | |
| Line is longer than 80 characters. | 356 | |
| Missing a Javadoc comment. | 356 | |
| Name 'CreateADExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 356 | |
| Parameter notOrdered should be final. | 356 | |
| Parameter street should be final. | 356 | |
| Parameter city should be final. | 356 | |
| Parameter state should be final. | 356 | |
| Parameter zip should be final. | 356 | |
| Line is longer than 80 characters. | 368 | |
| Missing a Javadoc comment. | 368 | |
| Name 'CreateADExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 368 | |
| Parameter street should be final. | 368 | |
| Parameter city should be final. | 368 | |
| Parameter state should be final. | 368 | |
| Parameter zip should be final. | 368 | |
| Line is longer than 80 characters. | 372 | |
| Missing a Javadoc comment. | 372 | |
| Name 'CreateADExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 372 | |
| Parameter notOrdered should be final. | 372 | |
| Parameter street should be final. | 372 | |
| Parameter street1 should be final. | 372 | |
| Parameter city should be final. | 372 | |
| Parameter state should be final. | 373 | |
| Parameter zip should be final. | 373 | |
| Line is longer than 80 characters. | 386 | |
| Missing a Javadoc comment. | 386 | |
| Name 'CreateADExplicit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 386 | |
| Parameter street should be final. | 386 | |
| Parameter street1 should be final. | 386 | |
| Parameter city should be final. | 386 | |
| Parameter state should be final. | 386 | |
| Parameter zip should be final. | 386 | |
| Missing a Javadoc comment. | 390 | |
| Parameter value should be final. | 390 | |
| Missing a Javadoc comment. | 398 | |
| Parameter lastName should be final. | 398 | |
| Missing a Javadoc comment. | 406 | |
| Parameter givenName should be final. | 406 | |
| Missing a Javadoc comment. | 415 | |
| Parameter prefix should be final. | 415 | |
| Missing a Javadoc comment. | 423 | |
| Parameter suffix should be final. | 423 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 35 | |
| Line has trailing spaces. | 41 | |
| Utility classes should not have a public or default constructor. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'ExtractSubjectFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Parameter message should be final. | 48 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Name 'ExtractSubjectFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
| Parameter message should be final. | 75 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Name 'ExtractSubjectFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
| Parameter message should be final. | 102 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Name 'ExtractHL7PatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Parameter message should be final. | 130 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Name 'ExtractHL7PatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 163 | |
| Parameter message should be final. | 163 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Name 'ExtractHL7PatientFromMessage' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
| Parameter message should be final. | 196 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 212 | |
| Line has trailing spaces. | 231 | |
| Unused @param tag for 'The'. | 232 | |
| Unused @param tag for 'The'. | 233 | |
| Expected an @return tag. | 235 | |
| Line is longer than 80 characters. | 235 | |
| Parameter names should be final. | 235 | |
| Expected @param tag for 'names'. | 235 | |
| Line is longer than 80 characters. | 264 | |
| Line is longer than 80 characters. | 270 | |
| Line is longer than 80 characters. | 272 | |
| Expression can be simplified. | 281 | |
| Line is longer than 80 characters. | 285 | |
| Line is longer than 80 characters. | 290 | |
| Line has trailing spaces. | 304 | |
| Unused @param tag for 'The'. | 305 | |
| Unused @param tag for 'The'. | 306 | |
| Expected an @return tag. | 308 | |
| Line is longer than 80 characters. | 308 | |
| Parameter names should be final. | 308 | |
| Expected @param tag for 'names'. | 308 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 348 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Name 'ExtractHL7PatientPersonFromHL7Patient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 371 | |
| Parameter patient should be final. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Inner assignments should be avoided. | 373 | |
| Line is longer than 80 characters. | 377 | |
| Missing a Javadoc comment. | 377 | |
| Name 'ExtractHL7PatientPersonFromHL7Patient' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 377 | |
| Parameter patient should be final. | 377 | |
| Line is longer than 80 characters. | 378 | |
| Line is longer than 80 characters. | 379 | |
| Inner assignments should be avoided. | 379 | |
| Line is longer than 80 characters. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Name 'ExtractHL7PatientPersonFrom201301Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 383 | |
| Parameter message should be final. | 383 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Name 'ExtractHL7PatientPersonFrom201302Message' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 390 | |
| Parameter message should be final. | 390 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Name 'ExtractHL7ReceiverOID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 397 | |
| Parameter oPRPAIN201305UV should be final. | 397 | |
| Line is longer than 80 characters. | 404 | |
| Line is longer than 80 characters. | 405 | |
| Line is longer than 80 characters. | 406 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 412 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 414 | |
| Line is longer than 80 characters. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Line is longer than 80 characters. | 417 | |
| Line is longer than 80 characters. | 423 | |
| Missing a Javadoc comment. | 423 | |
| Name 'ExtractHL7SenderOID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 423 | |
| Parameter oPRPAIN201305UV should be final. | 423 | |
| Line is longer than 80 characters. | 429 | |
| Line is longer than 80 characters. | 430 | |
| Line is longer than 80 characters. | 431 | |
| Line is longer than 80 characters. | 433 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 439 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 34 | |
| Line has trailing spaces. | 37 | |
| Utility classes should not have a public or default constructor. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Line has trailing spaces. | 48 | |
| Name 'GenerateHL7MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Parameter myDeviceId should be final. | 52 | |
| Expected @param tag for 'myDeviceId'. | 52 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 68 | |
| Name 'GenerateHL7MessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | |
| Missing a Javadoc comment. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 93 | |
| Name 'GenerateMessageId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 60 | |
| Utility classes should not have a public or default constructor. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter patient should be final. | 65 | |
| Parameter localDeviceId should be final. | 65 | |
| Parameter senderOID should be final. | 66 | |
| Parameter receiverOID should be final. | 66 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter localDeviceId should be final. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter patient should be final. | 96 | |
| Parameter localDeviceId should be final. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter patient should be final. | 108 | |
| Parameter localDeviceId should be final. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter patient should be final. | 120 | |
| Parameter localDeviceId should be final. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter patient should be final. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter original should be final. | 148 | |
| Parameter localDeviceId should be final. | 148 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter original should be final. | 172 | |
| Parameter localDeviceId should be final. | 172 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Parameter original should be final. | 197 | |
| Parameter localDeviceId should be final. | 197 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 238 | |
| Line is longer than 80 characters. | 239 | |
| Line is longer than 80 characters. | 240 | |
| Line is longer than 80 characters. | 246 | |
| Line is longer than 80 characters. | 255 | |
| Missing a Javadoc comment. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Parameter original should be final. | 256 | |
| Parameter localDeviceId should be final. | 256 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 316 | |
| Missing a Javadoc comment. | 316 | |
| Line is longer than 80 characters. | 317 | |
| Parameter from should be final. | 317 | |
| Parameter to should be final. | 317 | |
| Line is longer than 80 characters. | 320 | |
| Line is longer than 80 characters. | 321 | |
| Line is longer than 80 characters. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Parameter orig should be final. | 329 | |
| Line is longer than 80 characters. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Line is longer than 80 characters. | 350 | |
| Parameter original should be final. | 350 | |
| Parameter localDeviceId should be final. | 350 | |
| Line is longer than 80 characters. | 354 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 375 | |
| Line is longer than 80 characters. | 379 | |
| Line is longer than 80 characters. | 380 | |
| Must have at least one statement. | 403 | |
| Line is longer than 80 characters. | 407 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 415 | |
| Missing a Javadoc comment. | 415 | |
| Parameter orig should be final. | 415 | |
| Line is longer than 80 characters. | 427 | |
| Missing a Javadoc comment. | 427 | |
| Parameter orig should be final. | 427 | |
| Line is longer than 80 characters. | 439 | |
| Missing a Javadoc comment. | 439 | |
| Parameter orig should be final. | 439 | |
| Line is longer than 80 characters. | 440 | |
| Line is longer than 80 characters. | 469 | |
| Missing a Javadoc comment. | 469 | |
| Parameter orig should be final. | 469 | |
| Line is longer than 80 characters. | 470 | |
| Line is longer than 80 characters. | 499 | |
| Missing a Javadoc comment. | 499 | |
| Parameter orig should be final. | 499 | |
| Line is longer than 80 characters. | 514 | |
| Line is longer than 80 characters. | 516 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 526 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 536 | |
| Line is longer than 80 characters. | 537 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Utility classes should not have a public or default constructor. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter patient should be final. | 47 | |
| Parameter remotePatId should be final. | 47 | |
| Parameter remoteDeviceId should be final. | 48 | |
| Parameter senderOID should be final. | 48 | |
| Parameter receiverOID should be final. | 48 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter patient should be final. | 59 | |
| Parameter remotePatId should be final. | 59 | |
| Parameter remoteDeviceId should be final. | 60 | |
| Parameter senderOID should be final. | 60 | |
| Parameter receiverOID should be final. | 60 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 71 | |
| Parameter senderOID should be final. | 71 | |
| Parameter receiverOID should be final. | 71 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Parameter patient should be final. | 89 | |
| Parameter remotePatId should be final. | 89 | |
| Parameter remoteDeviceId should be final. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Parameter patient should be final. | 101 | |
| Parameter remotePatId should be final. | 101 | |
| Parameter remoteDeviceId should be final. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Parameter patient should be final. | 114 | |
| Parameter remotePatId should be final. | 114 | |
| Parameter remoteDeviceId should be final. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Parameter patient should be final. | 127 | |
| Parameter remotePatId should be final. | 127 | |
| Parameter remoteDeviceId should be final. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Parameter patient should be final. | 140 | |
| Parameter remotePatId should be final. | 140 | |
| Parameter remoteDeviceId should be final. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Parameter patient should be final. | 160 | |
| Parameter remotePatId should be final. | 160 | |
| Parameter remoteDeviceId should be final. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Parameter patient should be final. | 180 | |
| Parameter remotePatId should be final. | 180 | |
| Parameter remoteDeviceId should be final. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Parameter patient should be final. | 190 | |
| Parameter remotePatId should be final. | 190 | |
| Parameter remoteDeviceId should be final. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Using the '.*' form of import should be avoided - org.hl7.v3.*. | 30 | |
| Line has trailing spaces. | 33 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter patient should be final. | 38 | |
| Parameter senderOID should be final. | 38 | |
| Parameter receiverOID should be final. | 39 | |
| Parameter localDeviceId should be final. | 39 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter patient should be final. | 63 | |
| Parameter localDeviceId should be final. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| First sentence should end with a period. | 82 | |
| Line is longer than 80 characters. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter patient should be final. | 89 | |
| Parameter senderOID should be final. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Parameter receiverAAID should be final. | 90 | |
| Parameter receiverOID should be final. | 90 | |
| Parameter localDeviceId should be final. | 90 | |
| Parameter query should be final. | 90 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 127 | |
| Method 'createPRPA201306ForPatientNotFound' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter oRequest should be final. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 177 | |
| Line is longer than 80 characters. | 182 | |
| Line has trailing spaces. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 188 | |
| Method 'createPRPA201306ForErrors' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Parameter oRequest should be final. | 188 | |
| Parameter sErrorCode should be final. | 188 | |
| Expected @param tag for 'sErrorCode'. | 188 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 216 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 224 | |
| 'if' construct must use '{}'s. | 225 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 242 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 250 | |
| Line is longer than 80 characters. | 254 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 274 | |
| Line is longer than 80 characters. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line is longer than 80 characters. | 278 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 281 | |
| Method 'createPRPA201306ForErrors' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| Parameter oRequest should be final. | 281 | |
| Parameter sErrorCode should be final. | 281 | |
| Parameter sErrorText should be final. | 281 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 287 | |
| Line is longer than 80 characters. | 288 | |
| 'if' is not followed by whitespace. | 289 | |
| '{' is not preceded with whitespace. | 289 | |
| Line is longer than 80 characters. | 290 | |
| 'if' is not followed by whitespace. | 291 | |
| '{' is not preceded with whitespace. | 291 | |
| Line is longer than 80 characters. | 302 | |
| Missing a Javadoc comment. | 302 | |
| Line is longer than 80 characters. | 303 | |
| Parameter patient should be final. | 303 | |
| Parameter localDeviceId should be final. | 303 | |
| Parameter query should be final. | 303 | |
| Parameter aaId should be final. | 303 | |
| Parameter orgId should be final. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 311 | |
| Line is longer than 80 characters. | 312 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line is longer than 80 characters. | 327 | |
| Line is longer than 80 characters. | 333 | |
| Missing a Javadoc comment. | 333 | |
| Parameter query should be final. | 334 | |
| Line is longer than 80 characters. | 335 | |
| Line is longer than 80 characters. | 340 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 349 | |
| Line is longer than 80 characters. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Parameter query should be final. | 355 | |
| Line is longer than 80 characters. | 359 | |
| Line is longer than 80 characters. | 360 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Parameter patient should be final. | 387 | |
| Line is longer than 80 characters. | 388 | |
| Parameter query should be final. | 388 | |
| Parameter patientId should be final. | 388 | |
| Parameter aaId should be final. | 388 | |
| Parameter orgId should be final. | 388 | |
| Line is longer than 80 characters. | 389 | |
| Line is longer than 80 characters. | 393 | |
| Line is longer than 80 characters. | 398 | |
| Missing a Javadoc comment. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 403 | |
| Line is longer than 80 characters. | 408 | |
| Missing a Javadoc comment. | 408 | |
| Parameter patient should be final. | 408 | |
| Line is longer than 80 characters. | 409 | |
| Parameter query should be final. | 409 | |
| Parameter patientId should be final. | 409 | |
| Parameter aaID should be final. | 409 | |
| Parameter orgId should be final. | 409 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 430 | |
| Missing a Javadoc comment. | 430 | |
| Parameter patient should be final. | 430 | |
| Parameter query should be final. | 431 | |
| Parameter patId should be final. | 431 | |
| Parameter orgId should be final. | 431 | |
| Line is longer than 80 characters. | 432 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Parameter query should be final. | 449 | |
| Line is longer than 80 characters. | 450 | |
| Line is longer than 80 characters. | 461 | |
| Missing a Javadoc comment. | 461 | |
| Parameter patient should be final. | 461 | |
| Line is longer than 80 characters. | 467 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 476 | |
| Missing a Javadoc comment. | 483 | |
| Missing a Javadoc comment. | 490 | |
| Line is longer than 80 characters. | 491 | |
| '100' is a magic number. | 499 | |
| Missing a Javadoc comment. | 505 | |
| Parameter oid should be final. | 505 | |
| Line is longer than 80 characters. | 513 | |
| Missing a Javadoc comment. | 513 | |
| Parameter oid should be final. | 513 | |
| Line is longer than 80 characters. | 514 | |
| Missing a Javadoc comment. | 523 | |
| Parameter sError should be final. | 523 | |
| Line is longer than 80 characters. | 525 | |
| Line is longer than 80 characters. | 527 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 551 | |
| Line is longer than 80 characters. | 553 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 557 | |
| Line is longer than 80 characters. | 558 | |
| Line is longer than 80 characters. | 567 | |
| First sentence should end with a period. | 577 | |
| Line has trailing spaces. | 579 | |
| Expected an @return tag. | 582 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| Line is longer than 80 characters. | 583 | |
| Avoid inline conditionals. | 583 | |
| Method 'getHL7CreationTime' is not designed for extension - needs to be abstract, final or empty. | 586 | |
| Missing a Javadoc comment. | 586 | |
| Method 'getHL7InteractionId' is not designed for extension - needs to be abstract, final or empty. | 590 | |
| Missing a Javadoc comment. | 590 | |
| Line is longer than 80 characters. | 591 | |
| Method 'getHL7MessageId' is not designed for extension - needs to be abstract, final or empty. | 594 | |
| Missing a Javadoc comment. | 594 | |
| Parameter receiverOID should be final. | 594 | |
| Method 'getHL7ProcessingCode' is not designed for extension - needs to be abstract, final or empty. | 598 | |
| Missing a Javadoc comment. | 598 | |
| Method 'getHL7ProcessingModeCode' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| Missing a Javadoc comment. | 602 | |
| Line is longer than 80 characters. | 606 | |
| Method 'getReceiverOIDFromPRPAIN201305UV02Request' is not designed for extension - needs to be abstract, final or empty. | 606 | |
| Missing a Javadoc comment. | 606 | |
| Parameter oRequest should be final. | 606 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 612 | |
| Method 'getSenderOIDFromPRPAIN201305UV02Request' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| Missing a Javadoc comment. | 612 | |
| Parameter oRequest should be final. | 612 | |
| Line is longer than 80 characters. | 614 | |
| First sentence should end with a period. | 618 | |
| Line has trailing spaces. | 620 | |
| Parameter message should be final. | 623 | |
| Expected @param tag for 'message'. | 623 | |
| First sentence should end with a period. | 627 | |
| Line has trailing spaces. | 629 | |
| Parameter message should be final. | 632 | |
| Expected @param tag for 'message'. | 632 | |
| First sentence should end with a period. | 636 | |
| Line has trailing spaces. | 638 | |
| Parameter message should be final. | 641 | |
| Expected @param tag for 'message'. | 641 | |
| Line is longer than 80 characters. | 645 | |
| Method 'areIncommingRequiredPRPAIN201305FieldsNull' is not designed for extension - needs to be abstract, final or empty. | 645 | |
| Missing a Javadoc comment. | 645 | |
| Parameter oRequest should be final. | 645 | |
| Line is longer than 80 characters. | 650 | |
| Line is longer than 80 characters. | 662 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 670 | |
| Method 'areReceiverFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 677 | |
| Missing a Javadoc comment. | 677 | |
| Parameter oRequest should be final. | 677 | |
| Line is longer than 80 characters. | 679 | |
| Line is longer than 80 characters. | 693 | |
| Line is longer than 80 characters. | 694 | |
| Line is longer than 80 characters. | 703 | |
| Method 'areSenderFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 711 | |
| Missing a Javadoc comment. | 711 | |
| Parameter oRequest should be final. | 711 | |
| Line is longer than 80 characters. | 713 | |
| Line is longer than 80 characters. | 723 | |
| Line is longer than 80 characters. | 732 | |
| Line is longer than 80 characters. | 734 | |
| Line is longer than 80 characters. | 741 | |
| Method 'areControlActProcessFieldsNull' is not designed for extension - needs to be abstract, final or empty. | 741 | |
| Missing a Javadoc comment. | 741 | |
| Parameter oRequest should be final. | 741 | |
| Line is longer than 80 characters. | 743 | |
| Line is longer than 80 characters. | 745 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 748 | |
| Line is longer than 80 characters. | 749 | |
| Line is longer than 80 characters. | 751 | |
| Line is longer than 80 characters. | 752 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter homeCommunityId should be final. | 42 | |
| Parameter patientId should be final. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 45 | |
| Utility classes should not have a public or default constructor. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter senderOID should be final. | 69 | |
| Parameter receiverOID should be final. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter patientId should be final. | 73 | |
| Parameter assigningAuthorityId should be final. | 73 | |
| Parameter localDeviceId should be final. | 74 | |
| Parameter senderOID should be final. | 74 | |
| Parameter receiverOID should be final. | 74 | |
| Parameter queryParam should be final. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter localDeviceId should be final. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter patientId should be final. | 109 | |
| Parameter assigningAuthorityId should be final. | 109 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter patient201304 should be final. | 137 | |
| Parameter localDeviceId should be final. | 137 | |
| Parameter queryParam should be final. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter patient201304 should be final. | 159 | |
| Parameter localDeviceId should be final. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter patient201304 should be final. | 172 | |
| Parameter localDeviceId should be final. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Parameter patient201304 should be final. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line is longer than 80 characters. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter queryParam should be final. | 217 | |
| Line is longer than 80 characters. | 223 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 65 | |
| Utility classes should not have a public or default constructor. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter paramList should be final. | 72 | |
| Parameter aaId should be final. | 73 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter person should be final. | 155 | |
| Parameter patId should be final. | 155 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter patient should be final. | 159 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Parameter patient should be final. | 192 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Parameter person should be final. | 223 | |
| Parameter patId should be final. | 223 | |
| Parameter assigningAuthority should be final. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter person should be final. | 228 | |
| Parameter id should be final. | 228 | |
| Missing a Javadoc comment. | 243 | |
| Parameter person201301 should be final. | 244 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 258 | |
| Line is longer than 80 characters. | 259 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 266 | |
| Line is longer than 80 characters. | 270 | |
| Missing a Javadoc comment. | 270 | |
| Parameter patient should be final. | 270 | |
| Parameter patientId should be final. | 270 | |
| Parameter orgId should be final. | 271 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter person should be final. | 277 | |
| Parameter patId should be final. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line is longer than 80 characters. | 282 | |
| Missing a Javadoc comment. | 282 | |
| Parameter person should be final. | 282 | |
| Parameter patId should be final. | 282 | |
| Parameter assigningAuthority should be final. | 283 | |
| Line is longer than 80 characters. | 284 | |
| Line is longer than 80 characters. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Parameter person should be final. | 287 | |
| Parameter id should be final. | 287 | |
| Line is longer than 80 characters. | 302 | |
| Missing a Javadoc comment. | 302 | |
| Parameter remotePatId should be final. | 302 | |
| Parameter person should be final. | 303 | |
| Parameter localPatId should be final. | 303 | |
| Line is longer than 80 characters. | 304 | |
| Line is longer than 80 characters. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Parameter remotePatId should be final. | 307 | |
| Parameter remoteAssigningAuthority should be final. | 307 | |
| Parameter person should be final. | 308 | |
| Parameter localPatId should be final. | 308 | |
| Line is longer than 80 characters. | 309 | |
| Missing a Javadoc comment. | 313 | |
| Parameter remotePatId should be final. | 313 | |
| Parameter person should be final. | 314 | |
| Parameter localPatId should be final. | 314 | |
| Line is longer than 80 characters. | 319 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Parameter person should be final. | 340 | |
| Parameter remotePatId should be final. | 341 | |
| Parameter localPatId should be final. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Line is longer than 80 characters. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Parameter person should be final. | 345 | |
| Line is longer than 80 characters. | 346 | |
| Parameter remotePatId should be final. | 346 | |
| Parameter remoteAssigningAuthority should be final. | 346 | |
| Parameter localPatId should be final. | 346 | |
| Line is longer than 80 characters. | 347 | |
| Line is longer than 80 characters. | 351 | |
| Missing a Javadoc comment. | 351 | |
| Parameter person should be final. | 351 | |
| Parameter remotePatId should be final. | 352 | |
| Parameter localPatId should be final. | 352 | |
| Line is longer than 80 characters. | 356 | |
| Line is longer than 80 characters. | 367 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Parameter patFirstName should be final. | 378 | |
| Parameter patLastName should be final. | 379 | |
| Parameter gender should be final. | 379 | |
| Parameter birthTime should be final. | 379 | |
| Parameter ssn should be final. | 379 | |
| Line is longer than 80 characters. | 384 | |
| Line is longer than 80 characters. | 386 | |
| Line is longer than 80 characters. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter patName should be final. | 411 | |
| Parameter gender should be final. | 411 | |
| Parameter birthTime should be final. | 412 | |
| Parameter otherIds should be final. | 412 | |
| Line is longer than 80 characters. | 435 | |
| Line is longer than 80 characters. | 436 | |
| Line is longer than 80 characters. | 442 | |
| Missing a Javadoc comment. | 442 | |
| Parameter patFirstName should be final. | 442 | |
| Parameter patLastName should be final. | 443 | |
| Parameter gender should be final. | 443 | |
| Parameter birthTime should be final. | 443 | |
| Parameter ssn should be final. | 443 | |
| Line is longer than 80 characters. | 445 | |
| Line is longer than 80 characters. | 446 | |
| Line is longer than 80 characters. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Parameter patName should be final. | 467 | |
| Parameter gender should be final. | 467 | |
| Parameter birthTime should be final. | 468 | |
| Parameter otherIds should be final. | 468 | |
| Line is longer than 80 characters. | 491 | |
| Line is longer than 80 characters. | 492 | |
| Line is longer than 80 characters. | 498 | |
| Missing a Javadoc comment. | 498 | |
| Parameter patFirstName should be final. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Parameter patLastName should be final. | 499 | |
| Parameter gender should be final. | 499 | |
| Parameter birthTime should be final. | 499 | |
| Parameter ssn should be final. | 499 | |
| Parameter remotePatId should be final. | 499 | |
| Line is longer than 80 characters. | 501 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 525 | |
| Missing a Javadoc comment. | 525 | |
| Parameter patName should be final. | 525 | |
| Line is longer than 80 characters. | 526 | |
| Parameter gender should be final. | 526 | |
| Parameter birthTime should be final. | 526 | |
| Parameter otherIds should be final. | 526 | |
| Parameter remotePatId should be final. | 526 | |
| Line is longer than 80 characters. | 528 | |
| Line is longer than 80 characters. | 529 | |
| Line is longer than 80 characters. | 530 | |
| Line is longer than 80 characters. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 537 | |
| Line is longer than 80 characters. | 540 | |
| Missing a Javadoc comment. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Parameter otherIds should be final. | 541 | |
| Parameter patName should be final. | 541 | |
| Parameter gender should be final. | 541 | |
| Parameter birthTime should be final. | 541 | |
| Parameter remotePatId should be final. | 541 | |
| Line is longer than 80 characters. | 543 | |
| Line is longer than 80 characters. | 544 | |
| Line is longer than 80 characters. | 545 | |
| Line is longer than 80 characters. | 546 | |
| Line is longer than 80 characters. | 547 | |
| Line is longer than 80 characters. | 552 | |
| Line is longer than 80 characters. | 555 | |
| Missing a Javadoc comment. | 555 | |
| Parameter patName should be final. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Parameter gender should be final. | 556 | |
| Parameter birthTime should be final. | 556 | |
| Parameter otherIds should be final. | 556 | |
| Line is longer than 80 characters. | 557 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 580 | |
| Line is longer than 80 characters. | 586 | |
| Missing a Javadoc comment. | 586 | |
| Parameter ssn should be final. | 586 | |
| Line is longer than 80 characters. | 594 | |
| Line is longer than 80 characters. | 600 | |
| Missing a Javadoc comment. | 600 | |
| Parameter ssn should be final. | 600 | |
| Line is longer than 80 characters. | 608 | |
| Line is longer than 80 characters. | 614 | |
| Missing a Javadoc comment. | 614 | |
| Parameter ssn should be final. | 614 | |
| Parameter remotePatId should be final. | 614 | |
| Line is longer than 80 characters. | 628 | |
| Line is longer than 80 characters. | 630 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 641 | |
| Missing a Javadoc comment. | 641 | |
| Parameter birthPlace should be final. | 642 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 658 | |
| Line is longer than 80 characters. | 664 | |
| Missing a Javadoc comment. | 664 | |
| Parameter person should be final. | 664 | |
| Line is longer than 80 characters. | 675 | |
| Line is longer than 80 characters. | 684 | |
| Line is longer than 80 characters. | 698 | |
| Line is longer than 80 characters. | 712 | |
| Line is longer than 80 characters. | 714 | |
| Line is longer than 80 characters. | 717 | |
| Line is longer than 80 characters. | 718 | |
| Missing a Javadoc comment. | 725 | |
| Parameter person should be final. | 726 | |
| Line is longer than 80 characters. | 737 | |
| Line is longer than 80 characters. | 746 | |
| Line is longer than 80 characters. | 762 | |
| Line is longer than 80 characters. | 765 | |
| Line is longer than 80 characters. | 767 | |
| Line is longer than 80 characters. | 770 | |
| Line is longer than 80 characters. | 771 | |
| Line is longer than 80 characters. | 778 | |
| Missing a Javadoc comment. | 778 | |
| Parameter value should be final. | 779 | |
| Line is longer than 80 characters. | 797 | |
| Line is longer than 80 characters. | 798 | |
| Line is longer than 80 characters. | 804 | |
| Missing a Javadoc comment. | 804 | |
| Parameter birthTime should be final. | 804 | |
| Missing a Javadoc comment. | 817 | |
| Parameter bday should be final. | 817 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 52 | |
| Utility classes should not have a public or default constructor. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter patient should be final. | 57 | |
| Parameter localDeviceId should be final. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter patient should be final. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter subjectId should be final. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter patientNames should be final. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 144 | |
| Line is longer than 80 characters. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter birthTime should be final. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Parameter gender should be final. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter patientAddress should be final. | 181 | |
| Line is longer than 80 characters. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Parameter patientTelecom should be final. | 197 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 49 | |
| Utility classes should not have a public or default constructor. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Parameter OID should be final. | 63 | |
| Expected @param tag for 'OID'. | 63 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Parameter OID should be final. | 111 | |
| Expected @param tag for 'OID'. | 111 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Parameter OID should be final. | 159 | |
| Expected @param tag for 'OID'. | 159 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 49 | |
| Utility classes should not have a public or default constructor. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 63 | |
| Parameter OID should be final. | 63 | |
| Expected @param tag for 'OID'. | 63 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 63 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 105 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 111 | |
| Parameter OID should be final. | 111 | |
| Expected @param tag for 'OID'. | 111 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 155 | |
| Line is longer than 80 characters. | 159 | |
| Parameter OID should be final. | 159 | |
| Expected @param tag for 'OID'. | 159 | |
| Name 'OID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 189 | |
| Line is longer than 80 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Method 'getHiemSubscribeAdapterProxy' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Method 'getCONNECTClientUnsecured' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Parameter portDescriptor should be final. | 61 | |
| Parameter url should be final. | 61 | |
| Parameter assertion should be final. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter unsubscribeElement should be final. | 67 | |
| Parameter referenceParametersElements should be final. | 67 | |
| Parameter assertion should be final. | 68 | |
| Parameter target should be final. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 98 | |
| Missing a Javadoc comment. | 107 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter portDescriptor should be final. | 62 | |
| Parameter url should be final. | 62 | |
| Parameter assertion should be final. | 63 | |
| Parameter wsAddressingTo should be final. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter unsubscribeElement should be final. | 69 | |
| Parameter referenceParametersElements should be final. | 69 | |
| Parameter assertion should be final. | 70 | |
| Parameter target should be final. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line is longer than 80 characters. | 58 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Line is longer than 80 characters. | 69 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line contains a tab character. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Unused @param tag for 'targetCommunitites'. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line contains a tab character. | 88 | |
| Method 'processUnsubscribe' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter unsubscribe should be final. | 88 | |
| Line contains a tab character. | 89 | |
| Parameter subscriptionId should be final. | 89 | |
| Expected @param tag for 'subscriptionId'. | 89 | |
| Parameter assertion should be final. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line contains a tab character. | 90 | |
| Expected @throws tag for 'UnableToDestroySubscriptionFault'. | 90 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 90 | |
| Expected @throws tag for 'Exception'. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters. | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters. | 136 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Line contains a tab character. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Parameter parentUnsubscribe should be final. | 144 | |
| Parameter childSubscriptionItem should be final. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line contains a tab character. | 145 | |
| Parameter parentAssertion should be final. | 145 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 145 | |
| Redundant throws: 'ResourceUnknownFault' is subclass of 'Exception'. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line is longer than 80 characters. | 158 | |
| Line contains a tab character. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line contains a tab character. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line contains a tab character. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line is longer than 80 characters. | 166 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters. | 168 | |
| Line contains a tab character. | 168 | |
| ',' is not followed by whitespace. | 168 | |
| Line contains a tab character. | 169 | |
| Line is longer than 80 characters. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Unused @param tag for 'request'. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Parameter unsubscribe should be final. | 195 | |
| Expected @param tag for 'unsubscribe'. | 195 | |
| Line contains a tab character. | 196 | |
| Parameter assertion should be final. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 199 | |
| Line is longer than 80 characters. | 200 | |
| Line contains a tab character. | 200 | |
| Line is longer than 80 characters. | 202 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters. | 206 | |
| Line contains a tab character. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Line contains a tab character. | 210 | |
| Line is longer than 80 characters. | 211 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line contains a tab character. | 224 | |
| Parameter response should be final. | 224 | |
| Parameter assertion should be final. | 224 | |
| Line is longer than 80 characters. | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters. | 227 | |
| Line contains a tab character. | 227 | |
| Line is longer than 80 characters. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line is longer than 80 characters. | 233 | |
| Line contains a tab character. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line is longer than 80 characters. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Unused @param tag for 'targetCommunitites'. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 254 | |
| Parameter request should be final. | 254 | |
| Parameter referenceParameters should be final. | 254 | |
| Expected @param tag for 'referenceParameters'. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line contains a tab character. | 255 | |
| Parameter assertion should be final. | 255 | |
| Parameter targetSystem should be final. | 255 | |
| Expected @param tag for 'targetSystem'. | 255 | |
| Line is longer than 80 characters. | 256 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| 'if' is not followed by whitespace. | 257 | |
| '{' is not preceded with whitespace. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Line contains a tab character. | 263 | |
| Line is longer than 80 characters. | 264 | |
| Line contains a tab character. | 264 | |
| Line is longer than 80 characters. | 265 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Line contains a tab character. | 276 | |
| Parameter request should be final. | 276 | |
| Parameter referenceParameters should be final. | 276 | |
| Line is longer than 80 characters. | 277 | |
| Line contains a tab character. | 277 | |
| Parameter assertion should be final. | 277 | |
| Parameter nhinTargetSystem should be final. | 277 | |
| Line is longer than 80 characters. | 279 | |
| Line contains a tab character. | 279 | |
| Line is longer than 80 characters. | 280 | |
| Line contains a tab character. | 280 | |
| Line is longer than 80 characters. | 281 | |
| Line contains a tab character. | 281 | |
| Line is longer than 80 characters. | 282 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters. | 288 | |
| Line contains a tab character. | 288 | |
| Method 'getOutboundUnsubscribeDelegate' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Line contains a tab character. | 293 | |
| Parameter delegate should be final. | 293 | |
| Parameter request should be final. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Parameter referenceParameters should be final. | 294 | |
| Parameter assertion should be final. | 294 | |
| Line contains a tab character. | 295 | |
| Parameter nhinTargetSystem should be final. | 295 | |
| Line is longer than 80 characters. | 297 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Unused @param tag for 'subscribe'. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Expected an @return tag. | 312 | |
| Line contains a tab character. | 312 | |
| Parameter unsubscribe should be final. | 312 | |
| Expected @param tag for 'unsubscribe'. | 312 | |
| Line contains a tab character. | 313 | |
| Parameter assertion should be final. | 313 | |
| Line is longer than 80 characters. | 314 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line is longer than 80 characters. | 317 | |
| Line contains a tab character. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 324 | |
| Line is longer than 80 characters. | 325 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line is longer than 80 characters. | 327 | |
| Line contains a tab character. | 327 | |
| Line is longer than 80 characters. | 328 | |
| Line contains a tab character. | 328 | |
| Line is longer than 80 characters. | 329 | |
| Line contains a tab character. | 329 | |
| Line is longer than 80 characters. | 331 | |
| Line contains a tab character. | 331 | |
| Line is longer than 80 characters. | 332 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line is longer than 80 characters. | 336 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line is longer than 80 characters. | 342 | |
| Line contains a tab character. | 342 | |
| Unused @param tag for 'targetCommunities'. | 342 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Method 'hasNhinTargetHomeCommunityId' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Line contains a tab character. | 346 | |
| Parameter targetCommunity should be final. | 346 | |
| Expected @param tag for 'targetCommunity'. | 346 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| Line is longer than 80 characters. | 350 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NhincConstants. | 30 | |
| Unused import - gov.hhs.fha.nhinc.orchestration.OrchestrationContextBuilder. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter message should be final. | 43 | |
| Method 'process' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getOrchestrationContextFactory' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 70 | |
| Method 'getLogger' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line contains a tab character. | 79 | |
| Parameter message should be final. | 79 | |
| Parameter error should be final. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Class OutboundUnsubscribeFactory should be declared as final. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter apiLevel should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Variable 'target' must be private and have accessor methods. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Parameter delegate should be final. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Parameter delegate should be final. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line contains a tab character. | 56 | |
| Parameter request should be final. | 56 | |
| 'request' hides a field. | 56 | |
| Parameter referenceParameters should be final. | 56 | |
| 'referenceParameters' hides a field. | 56 | |
| Parameter target should be final. | 56 | |
| 'target' hides a field. | 56 | |
| Parameter assertion should be final. | 56 | |
| 'assertion' hides a field. | 56 | |
| Method 'getDelegate' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'getAggregator' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Line is longer than 80 characters. | 75 | |
| Method 'getAssertion' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Method 'setAssertion' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter assertion should be final. | 82 | |
| 'assertion' hides a field. | 82 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter request should be final. | 90 | |
| 'request' hides a field. | 90 | |
| Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line contains a tab character. | 98 | |
| Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter referenceParameters should be final. | 98 | |
| 'referenceParameters' hides a field. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 102 | |
| Method 'getResponse' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Method 'setResponse' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter response should be final. | 106 | |
| 'response' hides a field. | 106 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter target should be final. | 114 | |
| 'target' hides a field. | 114 | |
| Method 'getServiceName' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Method 'isPassthru' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Method 'getAuditTransformer' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Method 'getPolicyTransformer' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter message should be final. | 51 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Method 'getAssertionType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setAssertionType' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter assertionType should be final. | 63 | |
| 'assertionType' hides a field. | 63 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'getNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Method 'setNhinDelegate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter nhinDelegate should be final. | 75 | |
| 'nhinDelegate' hides a field. | 75 | |
| Method 'getRequest' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Method 'setRequest' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter request should be final. | 83 | |
| 'request' hides a field. | 83 | |
| Line has trailing spaces. | 86 | |
| Method 'getReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters. | 91 | |
| Line contains a tab character. | 91 | |
| Method 'setReferenceParameters' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter referenceParameters should be final. | 91 | |
| 'referenceParameters' hides a field. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter target should be final. | 99 | |
| 'target' hides a field. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Name 'OutboundUnsubscribeOrchestrationContextBuilder_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Method 'build' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getLog' is not designed for extension - needs to be abstract, final or empty. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 38 | |
| Name 'OutboundUnsubscribeStrategyImpl_g0' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Parameter message should be final. | 54 | |
| Missing a Javadoc comment. | 62 | |
| Parameter message should be final. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'public' modifier. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Redundant throws: 'ResourceUnknownFault' is subclass of 'Exception'. | 45 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Method 'getNhinHiemUnsubscribeProxy' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 42 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getCONNECTClientSecured' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters. | 62 | |
| Parameter portDescriptor should be final. | 62 | |
| Parameter url should be final. | 62 | |
| Parameter assertion should be final. | 62 | |
| Parameter wsAddressingTo should be final. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Method 'unsubscribe' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter unsubscribe should be final. | 70 | |
| Parameter referenceParametersElements should be final. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter assertion should be final. | 71 | |
| Parameter target should be final. | 71 | |
| Redundant throws: 'ResourceUnknownFault' is subclass of 'Exception'. | 71 | |
| Redundant throws: 'UnableToDestroySubscriptionFault' is subclass of 'Exception'. | 72 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 103 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line is longer than 80 characters. | 59 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line is longer than 80 characters. | 69 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 99 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Line has trailing spaces. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 13 | |
| Utility classes should not have a public or default constructor. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 24 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Parameter key should be final. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Class Base64Coder should be declared as final. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 33 | |
| '64' is a magic number. | 33 | |
| Missing a Javadoc comment. | 52 | |
| '128' is a magic number. | 52 | |
| '64' is a magic number. | 57 | |
| Parameter s should be final. | 68 | |
| Line is longer than 80 characters. | 73 | |
| Parameter in should be final. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Parameter in should be final. | 88 | |
| Parameter iLen should be final. | 88 | |
| '4' is a magic number. | 89 | |
| '3' is a magic number. | 89 | |
| '3' is a magic number. | 90 | |
| '4' is a magic number. | 90 | |
| '0xff' is a magic number. | 95 | |
| Avoid inline conditionals. | 96 | |
| '0xff' is a magic number. | 96 | |
| Avoid inline conditionals. | 97 | |
| '0xff' is a magic number. | 97 | |
| '3' is a magic number. | 99 | |
| '4' is a magic number. | 99 | |
| '4' is a magic number. | 99 | |
| '0xf' is a magic number. | 100 | |
| '6' is a magic number. | 100 | |
| '0x3F' is a magic number. | 101 | |
| Avoid inline conditionals. | 104 | |
| Avoid inline conditionals. | 106 | |
| Line is longer than 80 characters. | 117 | |
| Unused @throws tag for 'IllegalArgumentException'. | 117 | |
| Parameter s should be final. | 119 | |
| Line is longer than 80 characters. | 128 | |
| Unused @throws tag for 'IllegalArgumentException'. | 128 | |
| Parameter s should be final. | 130 | |
| Line is longer than 80 characters. | 135 | |
| Line is longer than 80 characters. | 139 | |
| Unused @throws tag for 'IllegalArgumentException'. | 139 | |
| Parameter in should be final. | 141 | |
| '4' is a magic number. | 143 | |
| Line is longer than 80 characters. | 144 | |
| '3' is a magic number. | 149 | |
| '4' is a magic number. | 149 | |
| Avoid inline conditionals. | 156 | |
| Avoid inline conditionals. | 157 | |
| '127' is a magic number. | 158 | |
| '127' is a magic number. | 158 | |
| '127' is a magic number. | 158 | |
| '127' is a magic number. | 158 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 166 | |
| '4' is a magic number. | 168 | |
| '0xf' is a magic number. | 169 | |
| '4' is a magic number. | 169 | |
| '3' is a magic number. | 170 | |
| '6' is a magic number. | 170 | |
| Missing a Javadoc comment. | 184 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| interfaces should describe a type and hence have methods. | 33 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Redundant 'public' modifier. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Redundant 'public' modifier. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Redundant 'public' modifier. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 49 | |
| First sentence should end with a period. | 55 | |
| Line has trailing spaces. | 57 | |
| Parameter dateStr should be final. | 62 | |
| Expected @param tag for 'dateStr'. | 62 | |
| Parameter format should be final. | 62 | |
| Expected @param tag for 'format'. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 87 | |
| Expected an @return tag. | 92 | |
| Parameter format should be final. | 92 | |
| Expected @param tag for 'format'. | 92 | |
| Parameter date should be final. | 92 | |
| Expected @param tag for 'date'. | 92 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Parameter format should be final. | 96 | |
| Parameter date should be final. | 96 | |
| Parameter strict should be final. | 96 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 132 | |
| Expected an @return tag. | 137 | |
| Parameter format should be final. | 137 | |
| Expected @param tag for 'format'. | 137 | |
| Parameter date should be final. | 137 | |
| Expected @param tag for 'date'. | 137 | |
| Line is longer than 80 characters. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter format should be final. | 141 | |
| Parameter date should be final. | 141 | |
| Parameter strict should be final. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 159 | |
| Line has trailing spaces. | 174 | |
| Expected an @return tag. | 179 | |
| Parameter format should be final. | 179 | |
| Expected @param tag for 'format'. | 179 | |
| Parameter cal should be final. | 179 | |
| Expected @param tag for 'cal'. | 179 | |
| Missing a Javadoc comment. | 188 | |
| Parameter format should be final. | 188 | |
| Parameter date should be final. | 188 | |
| Missing a Javadoc comment. | 198 | |
| Parameter format should be final. | 198 | |
| Parameter ts should be final. | 198 | |
| Missing a Javadoc comment. | 207 | |
| Parameter date should be final. | 207 | |
| Missing a Javadoc comment. | 216 | |
| Parameter value should be final. | 216 | |
| Parameter pad should be final. | 216 | |
| Parameter length should be final. | 216 | |
| Missing a Javadoc comment. | 221 | |
| Parameter str should be final. | 221 | |
| Parameter pad should be final. | 221 | |
| Parameter length should be final. | 221 | |
| Missing a Javadoc comment. | 250 | |
| Parameter str should be final. | 250 | |
| Parameter pad should be final. | 250 | |
| Parameter length should be final. | 250 | |
| Missing a Javadoc comment. | 279 | |
| Parameter str should be final. | 279 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 60 | |
| Method 'getConnectionManagerCache' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters. | 67 | |
| Line contains a tab character. | 67 | |
| Method 'getConnectionManagerCacheHelper' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters. | 72 | |
| Method 'getHomeCommunityName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Parameter sHomeCommunityId should be final. | 77 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 102 | |
| Parameter target should be final. | 102 | |
| Expected @param tag for 'target'. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 118 | |
| Parameter target should be final. | 118 | |
| Expected @param tag for 'target'. | 118 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 130 | |
| Parameter assertion should be final. | 135 | |
| Expected @param tag for 'assertion'. | 135 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Parameter body should be final. | 160 | |
| Expected @param tag for 'body'. | 160 | |
| Line is longer than 80 characters. | 169 | |
| Line is longer than 80 characters. | 174 | |
| Parameter body should be final. | 174 | |
| Expected @param tag for 'body'. | 174 | |
| Line is longer than 80 characters. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 191 | |
| Parameter body should be final. | 191 | |
| Expected @param tag for 'body'. | 191 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 206 | |
| Parameter body should be final. | 206 | |
| Expected @param tag for 'body'. | 206 | |
| Line is longer than 80 characters. | 210 | |
| Line is longer than 80 characters. | 216 | |
| Parameter communityId should be final. | 221 | |
| '8' is a magic number. | 225 | |
| Expected an @return tag. | 236 | |
| Line is longer than 80 characters. | 240 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Parameter sFileName should be final. | 45 | |
| Expected @throws tag for 'UtilException'. | 45 | |
| Array brackets at illegal position. | 51 | |
| '1024' is a magic number. | 51 | |
| '1024' is a magic number. | 54 | |
| Line is longer than 80 characters. | 60 | |
| Must have at least one statement. | 66 | |
| Line is longer than 80 characters. | 81 | |
| Parameter tokenString should be final. | 81 | |
| Expected @param tag for 'tokenString'. | 81 | |
| Parameter tokens should be final. | 81 | |
| Expected @param tag for 'tokens'. | 81 | |
| Parameter sText should be final. | 102 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Parameter sText should be final. | 118 | |
| Line is longer than 80 characters. | 119 | |
| '7' is a magic number. | 120 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 46 | |
| Parameter e should be final. | 49 | |
| Line has trailing spaces. | 55 | |
| Parameter sMessage should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line has trailing spaces. | 65 | |
| Parameter sMessage should be final. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Parameter name should be final. | 38 | |
| 'name' hides a field. | 38 | |
| Missing a Javadoc comment. | 42 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Variable 'log' must be private and have accessor methods. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter sourceFile should be final. | 73 | |
| Parameter implType should be final. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. | 74 | |
| First sentence should end with a period. | 84 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 93 | |
| Parameter sourceFile should be final. | 93 | |
| Expected @throws tag for 'ParserConfigurationException'. | 93 | |
| Expected @throws tag for 'SAXException'. | 93 | |
| Expected @throws tag for 'IOException'. | 93 | |
| Line is longer than 80 characters. | 103 | |
| Line has trailing spaces. | 104 | |
| Expected an @return tag. | 108 | |
| Line is longer than 80 characters. | 108 | |
| Parameter sourceDocument should be final. | 108 | |
| Parameter implType should be final. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter sourceFile should be final. | 136 | |
| Parameter updatedDocument should be final. | 136 | |
| Redundant throws: 'TransformerConfigurationException' is subclass of 'TransformerException'. | 137 | |
| Line is longer than 80 characters. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter beanName should be final. | 149 | |
| Parameter beansElement should be final. | 149 | |
| Parameter implType should be final. | 149 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 153 | |
| Line is longer than 80 characters. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter beanName should be final. | 161 | |
| Parameter beanElements should be final. | 161 | |
| Parameter implType should be final. | 161 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Parameter beanName should be final. | 193 | |
| Parameter beanElements should be final. | 193 | |
| Parameter implType should be final. | 193 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Parameter beanName should be final. | 215 | |
| Parameter beanElements should be final. | 215 | |
| Parameter implType should be final. | 215 | |
| Missing a Javadoc comment. | 223 | |
| Parameter beanElement should be final. | 223 | |
| Line is longer than 80 characters. | 225 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Parameter beanName should be final. | 248 | |
| Parameter beansElement should be final. | 248 | |
| Line is longer than 80 characters. | 256 | |
| Line is longer than 80 characters. | 262 | |
| Line is longer than 80 characters. | 263 | |
| Missing a Javadoc comment. | 276 | |
| Parameter beansElement should be final. | 276 | |
| Line is longer than 80 characters. | 286 | |
| Line is longer than 80 characters. | 290 | |
| Line is longer than 80 characters. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 303 | |
| Line is longer than 80 characters. | 305 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 36 | |
| Utility classes should not have a public or default constructor. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 48 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Parameter args should be final. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Parameter args should be final. | 114 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 132 | |
| Line has trailing spaces. | 133 | |
| Parameter configFileDir should be final. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Parameter dir should be final. | 142 | |
| Parameter name should be final. | 142 | |
| Line has trailing spaces. | 153 | |
| Parameter arg should be final. | 157 | |
| Missing a Javadoc comment. | 169 | |
| Line is longer than 80 characters. | 170 | |
| Line is longer than 80 characters. | 172 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 176 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 40 | |
| Parameter message should be final. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Parameter message should be final. | 44 | |
| Parameter cause should be final. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Parameter cause should be final. | 48 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 42 | |
| Parameter rawList should be final. | 42 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter paramFormattedString should be final. | 50 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter paramFormattedString should be final. | 54 | |
| Parameter resultCollection should be final. | 54 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter documentClassCodeList should be final. | 99 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Utility classes should not have a public or default constructor. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 44 | |
| Parameter receivedPatientId should be final. | 48 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Parameter patientId should be final. | 69 | |
| Expected @param tag for 'patientId'. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 92 | |
| Parameter encodedPatientId should be final. | 96 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 115 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Line is longer than 80 characters. | 130 | |
| Parameter patientId should be final. | 130 | |
| Parameter homeCommunityId should be final. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 143 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Avoid inline conditionals. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 61 | |
| Method 'parseUTCDateOptionalTimeZone' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Parameter dateString should be final. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 71 | |
| Expected an @return tag. | 75 | |
| Method 'formatUTCDate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter sourceDate should be final. | 75 | |
| Line has trailing spaces. | 81 | |
| Expected an @return tag. | 85 | |
| Method 'formatUTCDateOnly' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter sourceDate should be final. | 85 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 96 | |
| Method 'parseDate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter dateString should be final. | 96 | |
| Parameter dateFormat should be final. | 96 | |
| Parameter timeZone should be final. | 96 | |
| Expected @param tag for 'timeZone'. | 96 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 100 | |
| Avoid inline conditionals. | 100 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 125 | |
| Parameter formatString should be final. | 125 | |
| Parameter timeZone should be final. | 125 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line has trailing spaces. | 140 | |
| Line is longer than 80 characters. | 143 | |
| Line is longer than 80 characters. | 145 | |
| Parameter dateFormat should be final. | 145 | |
| Parameter dateString should be final. | 145 | |
| Line is longer than 80 characters. | 148 | |
| Missing a Javadoc comment. | 158 | |
| Parameter sourceDate should be final. | 158 | |
| Parameter formatString should be final. | 158 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Avoid inline conditionals. | 166 | |
| Line is longer than 80 characters. | 167 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 43 | |
| First sentence should end with a period. | 45 | |
| Line has trailing spaces. | 47 | |
| Parameter date should be final. | 51 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 72 | |
| Parameter date should be final. | 76 | |
| First sentence should end with a period. | 86 | |
| Line has trailing spaces. | 88 | |
| Parameter xmlCal should be final. | 92 | |
| Expected @param tag for 'xmlCal'. | 92 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 35 | |
| Utility classes should not have a public or default constructor. | 38 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 42 | |
| Parameter data should be final. | 46 | |
| '4' is a magic number. | 49 | |
| '0x0F' is a magic number. | 49 | |
| Name 'two_halfs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| '9' is a magic number. | 52 | |
| '10' is a magic number. | 55 | |
| '0x0F' is a magic number. | 57 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 71 | |
| Parameter text should be final. | 71 | |
| Expected @throws tag for 'NoSuchAlgorithmException'. | 71 | |
| Expected @throws tag for 'UnsupportedEncodingException'. | 71 | |
| '40' is a magic number. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Parameter log should be final. | 74 | |
| 'log' hides a field. | 74 | |
| Expected @param tag for 'log'. | 74 | |
| Parameter propertyAccessor should be final. | 74 | |
| Expected @param tag for 'propertyAccessor'. | 74 | |
| Method 'createLogger' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Avoid inline conditionals. | 85 | |
| First sentence should end with a period. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Unused @throws tag for 'Exception'. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Parameter oTargetSystem should be final. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Parameter sServiceName should be final. | 97 | |
| Parameter level should be final. | 97 | |
| Expected @param tag for 'level'. | 97 | |
| Expected @throws tag for 'ConnectionManagerException'. | 97 | |
| Line is longer than 80 characters. | 99 | |
| First sentence should end with a period. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Unused @throws tag for 'Exception'. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Method 'getEndPointFromConnectionManagerByAdapterAPILevel' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter sServiceName should be final. | 111 | |
| Parameter level should be final. | 111 | |
| Expected @throws tag for 'ConnectionManagerException'. | 112 | |
| Line is longer than 80 characters. | 113 | |
| First sentence should end with a period. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Unused @throws tag for 'Exception'. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Method 'getAdapterEndPointFromConnectionManager' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter sServiceName should be final. | 124 | |
| Expected @throws tag for 'ConnectionManagerException'. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 128 | |
| First sentence should end with a period. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Unused @throws tag for 'Exception'. | 136 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getAdapterEndPointFromConnectionManager' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Parameter sHomeCommunityId should be final. | 138 | |
| Expected @param tag for 'sHomeCommunityId'. | 138 | |
| Parameter sServiceName should be final. | 138 | |
| Expected @throws tag for 'ConnectionManagerException'. | 139 | |
| Line is longer than 80 characters. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Line is longer than 80 characters. | 143 | |
| First sentence should end with a period. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Unused @throws tag for 'Exception'. | 152 | |
| Line is longer than 80 characters. | 154 | |
| Parameter sServiceName should be final. | 154 | |
| Expected @throws tag for 'ConnectionManagerException'. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 166 | |
| Method 'getUrlFromTargetSystemByGatewayAPILevel' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Parameter oTargetSystem should be final. | 166 | |
| Parameter sServiceName should be final. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Parameter level should be final. | 167 | |
| Expected @param tag for 'level'. | 167 | |
| Expected @throws tag for 'IllegalArgumentException'. | 167 | |
| Redundant throws: 'IllegalArgumentException' is subclass of 'Exception'. | 167 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 167 | |
| Expected @throws tag for 'ConnectionManagerException'. | 167 | |
| Redundant throws: 'ConnectionManagerException' is subclass of 'Exception'. | 167 | |
| Expected @throws tag for 'Exception'. | 167 | |
| Line is longer than 80 characters. | 173 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line is longer than 80 characters. | 178 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 186 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 197 | |
| Unused @param tag for 'sHomeCommunity'. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Method 'getUrlLocalHomeCommunity' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Parameter sServiceName should be final. | 201 | |
| Expected @throws tag for 'IllegalArgumentException'. | 201 | |
| Redundant throws: 'IllegalArgumentException' is subclass of 'Exception'. | 201 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 201 | |
| Expected @throws tag for 'ConnectionManagerException'. | 202 | |
| Redundant throws: 'ConnectionManagerException' is subclass of 'Exception'. | 202 | |
| Expected @throws tag for 'Exception'. | 202 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 220 | |
| Method 'getExceptionText' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| Line is longer than 80 characters. | 228 | |
| Method 'getRetryAttempts' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Method 'getRetryDelay' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Line is longer than 80 characters. | 246 | |
| Method 'getMethod' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Parameter portClass should be final. | 252 | |
| Parameter methodName should be final. | 252 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 280 | |
| Line is longer than 80 characters. | 282 | |
| Parameter oMethod should be final. | 282 | |
| Parameter portObject should be final. | 282 | |
| Parameter operationInput should be final. | 282 | |
| Parameter parameterTypes should be final. | 293 | |
| Line is longer than 80 characters. | 309 | |
| Line is longer than 80 characters. | 314 | |
| Line is longer than 80 characters. | 315 | |
| Line is longer than 80 characters. | 316 | |
| Line is longer than 80 characters. | 319 | |
| Method 'invokePort' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Parameter portObject should be final. | 319 | |
| Parameter portClass should be final. | 319 | |
| Parameter methodName should be final. | 319 | |
| Parameter operationInput should be final. | 319 | |
| Line is longer than 80 characters. | 334 | |
| Line is longer than 80 characters. | 337 | |
| Line is longer than 80 characters. | 338 | |
| '}' should be on the same line. | 339 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 344 | |
| Expected an @return tag. | 360 | |
| Line is longer than 80 characters. | 360 | |
| Parameter portObject should be final. | 360 | |
| Expected @param tag for 'portObject'. | 360 | |
| Parameter portClass should be final. | 360 | |
| Expected @param tag for 'portClass'. | 360 | |
| Parameter operationInput should be final. | 360 | |
| Expected @param tag for 'operationInput'. | 360 | |
| Parameter oResponse should be final. | 360 | |
| Expected @param tag for 'oResponse'. | 360 | |
| Parameter oMethod should be final. | 361 | |
| Expected @param tag for 'oMethod'. | 361 | |
| Expected @throws tag for 'Exception'. | 361 | |
| Line is longer than 80 characters. | 364 | |
| Line is longer than 80 characters. | 368 | |
| Line is longer than 80 characters. | 370 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 398 | |
| Line is longer than 80 characters. | 399 | |
| Line is longer than 80 characters. | 402 | |
| Method 'invokePortWithRetry' is not designed for extension - needs to be abstract, final or empty. | 402 | |
| Parameter portObject should be final. | 402 | |
| Parameter portClass should be final. | 402 | |
| Parameter operationInput should be final. | 402 | |
| Parameter iRetryCount should be final. | 402 | |
| Expected @param tag for 'iRetryCount'. | 402 | |
| Parameter iRetryDelay should be final. | 403 | |
| Expected @param tag for 'iRetryDelay'. | 403 | |
| Parameter oMethod should be final. | 403 | |
| Expected @throws tag for 'Exception'. | 403 | |
| Line is longer than 80 characters. | 410 | |
| Line is longer than 80 characters. | 413 | |
| Line is longer than 80 characters. | 424 | |
| Line is longer than 80 characters. | 426 | |
| Line is longer than 80 characters. | 441 | |
| Line is longer than 80 characters. | 442 | |
| Expected an @return tag. | 453 | |
| Parameter iRetryDelay should be final. | 453 | |
| Expected @param tag for 'iRetryDelay'. | 453 | |
| Parameter portClass should be final. | 468 | |
| Expected @param tag for 'portClass'. | 468 | |
| Parameter iRetryDelay should be final. | 468 | |
| Expected @param tag for 'iRetryDelay'. | 468 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 489 | |
| Parameter portClass should be final. | 489 | |
| Expected @param tag for 'portClass'. | 489 | |
| Parameter iRetryDelay should be final. | 489 | |
| Expected @param tag for 'iRetryDelay'. | 489 | |
| Parameter i should be final. | 489 | |
| Expected @param tag for 'i'. | 489 | |
| Parameter sExceptionText should be final. | 489 | |
| Expected @param tag for 'sExceptionText'. | 489 | |
| Line is longer than 80 characters. | 490 | |
| Parameter eCatchExp should be final. | 490 | |
| Expected @param tag for 'eCatchExp'. | 490 | |
| Expected @throws tag for 'InvocationTargetException'. | 490 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 500 | |
| Line is longer than 80 characters. | 504 | |
| Line is longer than 80 characters. | 516 | |
| Method 'addTargetCommunity' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| Parameter port should be final. | 516 | |
| Parameter targetSystem should be final. | 516 | |
| Line is longer than 80 characters. | 517 | |
| Line is longer than 80 characters. | 526 | |
| Method 'addTargetApiLevel' is not designed for extension - needs to be abstract, final or empty. | 526 | |
| Parameter port should be final. | 526 | |
| Parameter apiLevel should be final. | 526 | |
| Unused @param tag for 'apiLevel'. | 533 | |
| Method 'addServiceName' is not designed for extension - needs to be abstract, final or empty. | 535 | |
| Parameter port should be final. | 535 | |
| Parameter serviceName should be final. | 535 | |
| Expected @param tag for 'serviceName'. | 535 | |
| Line has trailing spaces. | 538 | |
| Line has trailing spaces. | 539 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 60 | |
| Parameter propertyAccessor should be final. | 60 | |
| 'propertyAccessor' hides a field. | 60 | |
| Line is longer than 80 characters. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter propertyAccessor should be final. | 68 | |
| 'propertyAccessor' hides a field. | 68 | |
| Parameter retryDelay should be final. | 68 | |
| 'retryDelay' hides a field. | 68 | |
| Parameter exceptionText should be final. | 68 | |
| 'exceptionText' hides a field. | 68 | |
| Parameter retryAttempts should be final. | 69 | |
| 'retryAttempts' hides a field. | 69 | |
| Parameter timeout should be final. | 69 | |
| 'timeout' hides a field. | 69 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Method 'getExceptionText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 115 | |
| Method 'getRetryAttempts' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 123 | |
| 'retryAttempts' hides a field. | 124 | |
| Line is longer than 80 characters. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line has trailing spaces. | 146 | |
| Method 'getRetryDelay' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 153 | |
| 'retryDelay' hides a field. | 154 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 176 | |
| Expected an @return tag. | 179 | |
| Method 'getTimeout' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 184 | |
| 'timeout' hides a field. | 185 | |
| Line is longer than 80 characters. | 188 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 198 | |
| First sentence should end with a period. | 204 | |
| Line is longer than 80 characters. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Line has trailing spaces. | 207 | |
| Method 'getTimeoutFromConfig' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter serviceName should be final. | 211 | |
| Expected @param tag for 'serviceName'. | 211 | |
| 'timeout' hides a field. | 212 | |
| Line is longer than 80 characters. | 217 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 227 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 14 | |
| Name 'prefix' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Expected an @return tag. | 24 | |
| Method 'addUrnUuid' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Parameter identifier should be final. | 24 | |
| Expected @param tag for 'identifier'. | 24 | |
| First sentence should end with a period. | 36 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 41 | |
| Method 'generateMessageID' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Line has trailing spaces. | 44 | |
| Expected an @return tag. | 48 | |
| Method 'fixMessageIDPrefix' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Parameter messageId should be final. | 48 | |
| Expected @param tag for 'messageId'. | 48 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Parameter messageId should be final. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter messageId should be final. | 64 | |
| Parameter illegalPrefix should be final. | 64 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Parameter element should be final. | 40 | |
| 'element' hides a field. | 40 | |
| Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter prefix should be final. | 44 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter namespaceURI should be final. | 49 | |
| Method 'getPrefixes' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter namespaceURI should be final. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.HashMap. | 29 | |
| Unused import - java.util.Map. | 31 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Parameter node should be final. | 43 | |
| 'node' hides a field. | 43 | |
| Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter prefix should be final. | 47 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter namespaceURI should be final. | 52 | |
| Method 'getPrefixes' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter namespaceURI should be final. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - javax.xml.transform.TransformerConfigurationException. | 32 | |
| Line has trailing spaces. | 38 | |
| Utility classes should not have a public or default constructor. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Name 'SourceToXml' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Parameter source should be final. | 43 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 56 | |
| Name 'XmlToSource' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Parameter node should be final. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 32 | |
| Utility classes should not have a public or default constructor. | 35 | |
| Line is longer than 80 characters. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Parameter xml should be final. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Parameter xml should be final. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Parameter xml should be final. | 48 | |
| Parameter utf should be final. | 48 | |
| Missing a Javadoc comment. | 55 | |
| Parameter xml should be final. | 55 | |
| Missing a Javadoc comment. | 59 | |
| Parameter xml should be final. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter xml should be final. | 63 | |
| Parameter utf should be final. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.io.ByteArrayInputStream. | 30 | |
| Unused import - javax.xml.xpath.XPathConstants. | 34 | |
| Unused import - org.apache.commons.logging.Log. | 36 | |
| Using the '.*' form of import should be avoided - org.w3c.dom.*. | 37 | |
| Unused import - org.xml.sax.InputSource. | 42 | |
| Line has trailing spaces. | 47 | |
| Utility classes should not have a public or default constructor. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Parameter node should be final. | 54 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter element should be final. | 65 | |
| Redundant throws: 'LSException' is unchecked exception. | 65 | |
| Redundant throws: 'DOMException' is unchecked exception. | 65 | |
| Redundant throws: 'ClassCastException' is unchecked exception. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter elementName should be final. | 78 | |
| Parameter element should be final. | 78 | |
| Missing a Javadoc comment. | 96 | |
| Parameter element should be final. | 96 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter node should be final. | 108 | |
| Redundant throws: 'LSException' is unchecked exception. | 108 | |
| Redundant throws: 'DOMException' is unchecked exception. | 108 | |
| Redundant throws: 'ClassCastException' is unchecked exception. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Missing a Javadoc comment. | 121 | |
| Parameter node should be final. | 121 | |
| Line is longer than 80 characters. | 126 | |
| Expected an @return tag. | 140 | |
| Line is longer than 80 characters. | 140 | |
| Parameter sourceXml should be final. | 140 | |
| Expected @param tag for 'sourceXml'. | 140 | |
| Parameter xpathQuery should be final. | 140 | |
| Expected @param tag for 'xpathQuery'. | 140 | |
| Expected @throws tag for 'XPathExpressionException'. | 140 | |
| Expected an @return tag. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Parameter sourceXml should be final. | 153 | |
| Expected @param tag for 'sourceXml'. | 153 | |
| Parameter xpathQuery should be final. | 153 | |
| Expected @param tag for 'xpathQuery'. | 153 | |
| Parameter namespaceContext should be final. | 153 | |
| Expected @param tag for 'namespaceContext'. | 153 | |
| Expected @throws tag for 'XPathExpressionException'. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Expected an @return tag. | 165 | |
| Line is longer than 80 characters. | 165 | |
| Parameter sourceElement should be final. | 165 | |
| Expected @param tag for 'sourceElement'. | 165 | |
| Parameter xpathQuery should be final. | 165 | |
| Expected @param tag for 'xpathQuery'. | 165 | |
| Expected @throws tag for 'XPathExpressionException'. | 165 | |
| Expected an @return tag. | 177 | |
| Line is longer than 80 characters. | 177 | |
| Parameter sourceElement should be final. | 177 | |
| Expected @param tag for 'sourceElement'. | 177 | |
| Parameter xpathQuery should be final. | 177 | |
| Expected @param tag for 'xpathQuery'. | 177 | |
| Parameter namespaceContext should be final. | 177 | |
| Expected @param tag for 'namespaceContext'. | 177 | |
| Expected @throws tag for 'XPathExpressionException'. | 178 | |
| Line is longer than 80 characters. | 179 | |
| Missing a Javadoc comment. | 182 | |
| Parameter xml should be final. | 182 | |
| Line is longer than 80 characters. | 190 | |
| Line is longer than 80 characters. | 192 | |
| Line is longer than 80 characters. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter xml should be final. | 203 | |
| Line is longer than 80 characters. | 206 | |
| Line is longer than 80 characters. | 207 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 219 | |
| Missing a Javadoc comment. | 219 | |
| Parameter element should be final. | 219 | |
| Parameter namespaceURI should be final. | 219 | |
| Parameter localName should be final. | 219 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 222 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.nhinclib.NullChecker. | 29 | |
| Unused import - java.util.logging.Level. | 31 | |
| Unused import - java.util.logging.Logger. | 32 | |
| Using the '.*' form of import should be avoided - org.w3c.dom.*. | 36 | |
| Unused import - org.w3c.dom.bootstrap.DOMImplementationRegistry. | 37 | |
| Unused import - org.w3c.dom.ls.DOMImplementationLS. | 38 | |
| Unused import - org.w3c.dom.ls.LSException. | 39 | |
| Unused import - org.w3c.dom.ls.LSSerializer. | 40 | |
| Unused import - org.w3c.dom.ls.LSInput. | 42 | |
| Unused import - org.w3c.dom.ls.LSParser. | 43 | |
| Line has trailing spaces. | 46 | |
| Utility classes should not have a public or default constructor. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter sourceXml should be final. | 53 | |
| Parameter xpathQuery should be final. | 53 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter sourceXml should be final. | 57 | |
| Parameter xpathQuery should be final. | 57 | |
| Parameter namespaceContext should be final. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter sourceElement should be final. | 87 | |
| Parameter xpathQuery should be final. | 87 | |
| Line is longer than 80 characters. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter sourceElement should be final. | 91 | |
| Parameter xpathQuery should be final. | 91 | |
| Parameter namespaceContext should be final. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Expected @throws tag for 'Exception'. | 57 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Line is longer than 80 characters. | 91 | |
| Line is longer than 80 characters. | 98 | |
| Avoid inline conditionals. | 98 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 114 | |
| Line is longer than 80 characters. | 124 | |
| Line is longer than 80 characters. | 125 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Expected an @return tag. | 132 | |
| Method 'getLocaleCharacterEncoding' is not designed for extension - needs to be abstract, final or empty. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.io.File. | 36 | |
| Unused import - java.io.FileInputStream. | 37 | |
| Unused import - java.io.IOException. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Method 'createAssertion' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Method 'getHomeCommunityID' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Method 'setHomeCommunityID' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter homeCommunityID should be final. | 47 | |
| 'homeCommunityID' hides a field. | 47 | |
| Method 'getRepositoryUniqueID' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Method 'setRepositoryUniqueID' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter repositoryUniqueID should be final. | 55 | |
| 'repositoryUniqueID' hides a field. | 55 | |
| Method 'getDocumentID' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'setDocumentID' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter documentID should be final. | 63 | |
| 'documentID' hides a field. | 63 | |
| Method 'getUniquePatientID' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Method 'setUniquePatientID' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter uniquePatientID should be final. | 71 | |
| 'uniquePatientID' hides a field. | 71 | |
| Method 'getCreationDate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Method 'setCreationDate' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter creationDate should be final. | 79 | |
| 'creationDate' hides a field. | 79 | |
| Method 'getDocumentType' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'setDocumentType' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter documentType should be final. | 87 | |
| 'documentType' hides a field. | 87 | |
| Method 'getInstitution' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Method 'setInstitution' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter institution should be final. | 95 | |
| 'institution' hides a field. | 95 | |
| Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter title should be final. | 103 | |
| 'title' hides a field. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.AssertionType. | 30 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Unused import - gov.hhs.fha.nhinc.entitydocquery.EntityDocQueryPortType. | 36 | |
| Unused import - gov.hhs.fha.nhinc.properties.PropertyAccessException. | 39 | |
| Unused import - gov.hhs.fha.nhinc.webserviceproxy.WebServiceProxyHelper. | 59 | |
| Unused import - javax.xml.namespace.QName. | 60 | |
| Unused import - javax.xml.ws.Service. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Line is longer than 80 characters. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 84 | |
| Expected an @return tag. | 90 | |
| Line is longer than 80 characters. | 90 | |
| Method 'retrieveDocumentsInformation' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter patientSearchData should be final. | 90 | |
| Expected @param tag for 'patientSearchData'. | 90 | |
| Parameter creationFromDate should be final. | 91 | |
| Expected @param tag for 'creationFromDate'. | 91 | |
| Parameter creationToDate should be final. | 91 | |
| Expected @param tag for 'creationToDate'. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 99 | |
| Line is longer than 80 characters. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 117 | |
| Expected an @return tag. | 123 | |
| Line is longer than 80 characters. | 123 | |
| Parameter patientSearchData should be final. | 123 | |
| Expected @param tag for 'patientSearchData'. | 123 | |
| Parameter creationFromDate should be final. | 124 | |
| Expected @param tag for 'creationFromDate'. | 124 | |
| Parameter creationToDate should be final. | 124 | |
| Expected @param tag for 'creationToDate'. | 124 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 171 | |
| Line is longer than 80 characters. | 184 | |
| Line has trailing spaces. | 190 | |
| Line is longer than 80 characters. | 191 | |
| Line has trailing spaces. | 193 | |
| Line has trailing spaces. | 196 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line has trailing spaces. | 200 | |
| Line has trailing spaces. | 202 | |
| Expected an @return tag. | 206 | |
| Line is longer than 80 characters. | 206 | |
| Parameter response should be final. | 206 | |
| Expected @param tag for 'response'. | 206 | |
| Line is longer than 80 characters. | 208 | |
| Line is longer than 80 characters. | 215 | |
| Line is longer than 80 characters. | 220 | |
| Line is longer than 80 characters. | 224 | |
| Line is longer than 80 characters. | 228 | |
| Line is longer than 80 characters. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| Line is longer than 80 characters. | 236 | |
| Line is longer than 80 characters. | 237 | |
| Line is longer than 80 characters. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Parameter extrinsicObject should be final. | 248 | |
| Missing a Javadoc comment. | 252 | |
| Parameter extrinsicObject should be final. | 252 | |
| Line is longer than 80 characters. | 253 | |
| Line is longer than 80 characters. | 256 | |
| Missing a Javadoc comment. | 260 | |
| Parameter extrinsicObject should be final. | 260 | |
| Line is longer than 80 characters. | 265 | |
| Missing a Javadoc comment. | 275 | |
| Parameter extrinsicObject should be final. | 275 | |
| Missing a Javadoc comment. | 279 | |
| Parameter extrinsicObject should be final. | 279 | |
| Line is longer than 80 characters. | 282 | |
| Missing a Javadoc comment. | 292 | |
| Parameter extrinsicObject should be final. | 292 | |
| Line is longer than 80 characters. | 293 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line is longer than 80 characters. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Parameter extrinsicObject should be final. | 313 | |
| Parameter slotName should be final. | 313 | |
| Line is longer than 80 characters. | 326 | |
| Missing a Javadoc comment. | 326 | |
| Parameter extrinsicObject should be final. | 326 | |
| Parameter identificationScheme should be final. | 327 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 331 | |
| Line is longer than 80 characters. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Parameter extrinsicObject should be final. | 340 | |
| Parameter classificationScheme should be final. | 340 | |
| Line is longer than 80 characters. | 343 | |
| Line is longer than 80 characters. | 345 | |
| Line has trailing spaces. | 356 | |
| Expected an @return tag. | 361 | |
| Parameter dateString should be final. | 361 | |
| Expected @param tag for 'dateString'. | 361 | |
| Parameter outputFormat should be final. | 361 | |
| Expected @param tag for 'outputFormat'. | 361 | |
| Missing a Javadoc comment. | 371 | |
| Parameter date should be final. | 371 | |
| Parameter format should be final. | 371 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - java.util.Date. | 30 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 38 | |
| Variable 'documents' must be private and have accessor methods. | 38 | |
| Method 'getDocuments' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setDocuments' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter documents should be final. | 44 | |
| 'documents' hides a field. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Unused import - gov.hhs.fha.nhinc.common.nhinccommon.AssertionType. | 29 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 36 | |
| Unused import - gov.hhs.fha.nhinc.entitydocretrieve.EntityDocRetrievePortType. | 37 | |
| Unused import - gov.hhs.fha.nhinc.webserviceproxy.WebServiceProxyHelper. | 40 | |
| Unused import - javax.xml.namespace.QName. | 48 | |
| Unused import - javax.xml.ws.Service. | 49 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'retriveDocument' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter documentInformation should be final. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Parameter response should be final. | 83 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line has trailing spaces. | 103 | |
| Expected an @return tag. | 106 | |
| Line is longer than 80 characters. | 106 | |
| Parameter documentInformation should be final. | 107 | |
| Expected @param tag for 'documentInformation'. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter homeCommunityId should be final. | 132 | |
| Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Line is longer than 80 characters. | 148 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| Expected @throws tag for 'Exception'. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Method 'getPage1' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'setPage1' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter p should be final. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Method 'getNameField' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'setNameField' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter tf should be final. | 90 | |
| Missing a Javadoc comment. | 93 | |
| Method 'getPassField' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setPassField' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter pf should be final. | 99 | |
| Missing a Javadoc comment. | 102 | |
| Method 'getLoginButton' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Method 'setLoginButton' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter b should be final. | 108 | |
| Missing a Javadoc comment. | 111 | |
| Method 'getVerifyMsg' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Method 'setVerifyMsg' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter st should be final. | 117 | |
| Missing a Javadoc comment. | 120 | |
| Method 'getAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Method 'setAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter st should be final. | 126 | |
| Line has trailing spaces. | 143 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 164 | |
| Avoid inline conditionals. | 164 | |
| Method 'prerender' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Line is longer than 80 characters. | 195 | |
| Line is longer than 80 characters. | 196 | |
| Line is longer than 80 characters. | 197 | |
| Line is longer than 80 characters. | 198 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 209 | |
| Line is longer than 80 characters. | 214 | |
| Line is longer than 80 characters. | 217 | |
| Method 'getSessionBean1' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Method 'getRequestBean1' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| Method 'getApplicationBean1' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Method 'loginButton_action' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Name 'loginButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 261 | |
| Line is longer than 80 characters. | 267 | |
| Line is longer than 80 characters. | 268 | |
| Line is longer than 80 characters. | 269 | |
| Line is longer than 80 characters. | 272 | |
| Line is longer than 80 characters. | 280 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 48 | |
| Unused import - java.util.logging.Level. | 65 | |
| Unused import - java.util.logging.Logger. | 66 | |
| Line is longer than 80 characters. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 113 | |
| Expected @throws tag for 'Exception'. | 113 | |
| Missing a Javadoc comment. | 116 | |
| Method 'getAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Method 'setAgencyLogo' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter st should be final. | 122 | |
| Missing a Javadoc comment. | 125 | |
| Method 'getPatientInfo' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Method 'setPatientInfo' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter st should be final. | 131 | |
| Missing a Javadoc comment. | 134 | |
| Method 'getClientTabSet' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Method 'setClientTabSet' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter ts should be final. | 140 | |
| Missing a Javadoc comment. | 143 | |
| Method 'getPatientSearchTab' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Method 'setPatientSearchTab' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter t should be final. | 149 | |
| Missing a Javadoc comment. | 152 | |
| Method 'getSubjectDiscoveryTab' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Method 'setSubjectDiscoveryTab' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter t should be final. | 158 | |
| Missing a Javadoc comment. | 161 | |
| Method 'getDocumentTab' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Method 'setDocumentTab' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter t should be final. | 167 | |
| Missing a Javadoc comment. | 171 | |
| Method 'getLastNameField' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Method 'setLastNameField' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter tf should be final. | 177 | |
| Missing a Javadoc comment. | 180 | |
| Method 'getFirstNameField' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Method 'setFirstNameField' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter tf should be final. | 186 | |
| Missing a Javadoc comment. | 189 | |
| Method 'getPatientSearchDataList' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Line is longer than 80 characters. | 196 | |
| Method 'setPatientSearchDataList' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter patientSearchDataList should be final. | 196 | |
| 'patientSearchDataList' hides a field. | 196 | |
| Missing a Javadoc comment. | 200 | |
| Method 'getPatientSelectIdLink' is not designed for extension - needs to be abstract, final or empty. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Method 'setPatientSelectIdLink' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter h should be final. | 206 | |
| Missing a Javadoc comment. | 209 | |
| Method 'getSelectedDocumentID' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Method 'setSelectedDocumentID' is not designed for extension - needs to be abstract, final or empty. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Parameter selectedDocumentID should be final. | 215 | |
| 'selectedDocumentID' hides a field. | 215 | |
| Missing a Javadoc comment. | 219 | |
| Method 'getSubjectDiscoveryResultsInfo' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Method 'setSubjectDiscoveryResultsInfo' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Parameter st should be final. | 225 | |
| Missing a Javadoc comment. | 228 | |
| Method 'getPatientCorrelationList' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Line is longer than 80 characters. | 235 | |
| Method 'setPatientCorrelationList' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Parameter patientCorrelationList should be final. | 235 | |
| 'patientCorrelationList' hides a field. | 235 | |
| Missing a Javadoc comment. | 239 | |
| Method 'getCorrelatedAuthorityLink' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Method 'setCorrelatedAuthorityLink' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Parameter h should be final. | 245 | |
| Missing a Javadoc comment. | 248 | |
| Method 'getBroadcastInfo' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Method 'setBroadcastInfo' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Parameter st should be final. | 254 | |
| Missing a Javadoc comment. | 257 | |
| Method 'getBroadcastInfo2' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Method 'setBroadcastInfo2' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Parameter st should be final. | 263 | |
| Missing a Javadoc comment. | 266 | |
| Method 'getCreationFromDate' is not designed for extension - needs to be abstract, final or empty. | 268 | |
| Missing a Javadoc comment. | 268 | |
| Method 'setCreationFromDate' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter c should be final. | 272 | |
| Missing a Javadoc comment. | 275 | |
| Method 'getCreationToDate' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Method 'setCreationToDate' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| Missing a Javadoc comment. | 281 | |
| Parameter c should be final. | 281 | |
| Missing a Javadoc comment. | 284 | |
| Method 'getErrorMessage' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Missing a Javadoc comment. | 286 | |
| Method 'setErrorMessage' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Missing a Javadoc comment. | 290 | |
| Parameter errorMessage should be final. | 290 | |
| 'errorMessage' hides a field. | 290 | |
| Missing a Javadoc comment. | 293 | |
| Method 'getErrors' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Method 'setErrors' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Missing a Javadoc comment. | 299 | |
| Parameter errors should be final. | 299 | |
| 'errors' hides a field. | 299 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 322 | |
| Line is longer than 80 characters. | 330 | |
| Line is longer than 80 characters. | 337 | |
| Avoid inline conditionals. | 337 | |
| Method 'prerender' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| Line is longer than 80 characters. | 373 | |
| Line is longer than 80 characters. | 377 | |
| Line is longer than 80 characters. | 380 | |
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| Method 'getRequestBean1' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| Method 'getSessionBean1' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Method 'getApplicationBean1' is not designed for extension - needs to be abstract, final or empty. | 422 | |
| Method 'logOutButton_action' is not designed for extension - needs to be abstract, final or empty. | 427 | |
| Missing a Javadoc comment. | 427 | |
| Name 'logOutButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 427 | |
| Method 'patientSearchTab_action' is not designed for extension - needs to be abstract, final or empty. | 435 | |
| Missing a Javadoc comment. | 435 | |
| Name 'patientSearchTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 435 | |
| Method 'patientSearchButton_action' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| Method length is 156 lines (max allowed is 150). | 440 | |
| Missing a Javadoc comment. | 440 | |
| Name 'patientSearchButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 440 | |
| Line is longer than 80 characters. | 452 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 471 | |
| Line is longer than 80 characters. | 472 | |
| Line is longer than 80 characters. | 474 | |
| Line is longer than 80 characters. | 475 | |
| Line is longer than 80 characters. | 478 | |
| Line is longer than 80 characters. | 480 | |
| Line is longer than 80 characters. | 481 | |
| Line is longer than 80 characters. | 482 | |
| Line is longer than 80 characters. | 483 | |
| Line is longer than 80 characters. | 484 | |
| '&&' should be on a new line. | 485 | |
| '&&' should be on a new line. | 486 | |
| Line is longer than 80 characters. | 487 | |
| '&&' should be on a new line. | 487 | |
| Line is longer than 80 characters. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line is longer than 80 characters. | 495 | |
| '&&' should be on a new line. | 497 | |
| Line is longer than 80 characters. | 498 | |
| '&&' should be on a new line. | 498 | |
| Line is longer than 80 characters. | 499 | |
| Line is longer than 80 characters. | 502 | |
| Line is longer than 80 characters. | 512 | |
| Line is longer than 80 characters. | 515 | |
| '&&' should be on a new line. | 517 | |
| '&&' should be on a new line. | 518 | |
| Line is longer than 80 characters. | 520 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 522 | |
| Line is longer than 80 characters. | 523 | |
| Line is longer than 80 characters. | 524 | |
| Line is longer than 80 characters. | 533 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| Line is longer than 80 characters. | 536 | |
| '&&' should be on a new line. | 538 | |
| Line is longer than 80 characters. | 539 | |
| '&&' should be on a new line. | 539 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 541 | |
| Line is longer than 80 characters. | 542 | |
| Line is longer than 80 characters. | 543 | |
| Line is longer than 80 characters. | 554 | |
| '&&' should be on a new line. | 554 | |
| Line is longer than 80 characters. | 555 | |
| Line is longer than 80 characters. | 556 | |
| Line is longer than 80 characters. | 562 | |
| '&&' should be on a new line. | 562 | |
| Line is longer than 80 characters. | 563 | |
| Line is longer than 80 characters. | 564 | |
| Line is longer than 80 characters. | 568 | |
| Line is longer than 80 characters. | 570 | |
| Line is longer than 80 characters. | 571 | |
| Line is longer than 80 characters. | 574 | |
| Line is longer than 80 characters. | 581 | |
| Line is longer than 80 characters. | 584 | |
| Method 'patientSelectIdLink_action' is not designed for extension - needs to be abstract, final or empty. | 597 | |
| Missing a Javadoc comment. | 597 | |
| Name 'patientSelectIdLink_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 597 | |
| Line is longer than 80 characters. | 599 | |
| Line has trailing spaces. | 601 | |
| Line has trailing spaces. | 603 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 624 | |
| Line has trailing spaces. | 626 | |
| Line is longer than 80 characters. | 657 | |
| Method 'subjectDiscoveryTab_action' is not designed for extension - needs to be abstract, final or empty. | 663 | |
| Missing a Javadoc comment. | 663 | |
| Name 'subjectDiscoveryTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 663 | |
| Missing a Javadoc comment. | 668 | |
| Missing a Javadoc comment. | 677 | |
| Missing a Javadoc comment. | 687 | |
| Line is longer than 80 characters. | 688 | |
| Line is longer than 80 characters. | 690 | |
| Missing a Javadoc comment. | 695 | |
| Line has trailing spaces. | 698 | |
| Line is longer than 80 characters. | 699 | |
| Line is longer than 80 characters. | 700 | |
| Line has trailing spaces. | 701 | |
| Line is longer than 80 characters. | 702 | |
| Line is longer than 80 characters. | 703 | |
| Line is longer than 80 characters. | 704 | |
| Line is longer than 80 characters. | 705 | |
| Line has trailing spaces. | 708 | |
| Line is longer than 80 characters. | 709 | |
| Line is longer than 80 characters. | 710 | |
| Line is longer than 80 characters. | 711 | |
| '&&' should be on a new line. | 713 | |
| '&&' should be on a new line. | 714 | |
| '&&' should be on a new line. | 715 | |
| Line is longer than 80 characters. | 716 | |
| '&&' should be on a new line. | 716 | |
| Line is longer than 80 characters. | 717 | |
| '&&' should be on a new line. | 717 | |
| Line is longer than 80 characters. | 718 | |
| '&&' should be on a new line. | 718 | |
| Line is longer than 80 characters. | 719 | |
| '&&' should be on a new line. | 719 | |
| Line is longer than 80 characters. | 720 | |
| '&&' should be on a new line. | 720 | |
| Line is longer than 80 characters. | 721 | |
| Line is longer than 80 characters. | 722 | |
| Line is longer than 80 characters. | 723 | |
| Line is longer than 80 characters. | 729 | |
| Line is longer than 80 characters. | 730 | |
| Line is longer than 80 characters. | 731 | |
| Line is longer than 80 characters. | 733 | |
| Line is longer than 80 characters. | 734 | |
| Line is longer than 80 characters. | 736 | |
| Line is longer than 80 characters. | 743 | |
| Missing a Javadoc comment. | 752 | |
| Missing a Javadoc comment. | 761 | |
| Method 'broadcastSubjectDiscoveryButton_action' is not designed for extension - needs to be abstract, final or empty. | 771 | |
| Missing a Javadoc comment. | 771 | |
| Name 'broadcastSubjectDiscoveryButton_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 771 | |
| Line is longer than 80 characters. | 775 | |
| Line is longer than 80 characters. | 776 | |
| Line is longer than 80 characters. | 778 | |
| Line is longer than 80 characters. | 781 | |
| Line is longer than 80 characters. | 782 | |
| Line is longer than 80 characters. | 784 | |
| Line has trailing spaces. | 785 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 787 | |
| Line is longer than 80 characters. | 788 | |
| Line is longer than 80 characters. | 789 | |
| Line is longer than 80 characters. | 792 | |
| Line has trailing spaces. | 796 | |
| Line contains a tab character. | 797 | |
| Line has trailing spaces. | 800 | |
| Line has trailing spaces. | 803 | |
| Line is longer than 80 characters. | 805 | |
| Line is longer than 80 characters. | 806 | |
| Line is longer than 80 characters. | 808 | |
| Line is longer than 80 characters. | 817 | |
| Line is longer than 80 characters. | 821 | |
| Line is longer than 80 characters. | 826 | |
| Expected an @return tag. | 837 | |
| Method 'getDocQueryResults' is not designed for extension - needs to be abstract, final or empty. | 837 | |
| Line is longer than 80 characters. | 841 | |
| Line is longer than 80 characters. | 859 | |
| Line is longer than 80 characters. | 862 | |
| Line is longer than 80 characters. | 867 | |
| Method 'documentTab_action' is not designed for extension - needs to be abstract, final or empty. | 878 | |
| Missing a Javadoc comment. | 878 | |
| Name 'documentTab_action' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 878 | |
| Comment matches to-do format 'TODO:'. | 879 | |
| Missing a Javadoc comment. | 884 | |
| Line is longer than 80 characters. | 889 | |
| Line is longer than 80 characters. | 891 | |
| Line is longer than 80 characters. | 892 | |
| Line is longer than 80 characters. | 894 | |
| Line is longer than 80 characters. | 895 | |
| Method 'displayDocument' is not designed for extension - needs to be abstract, final or empty. | 904 | |
| Missing a Javadoc comment. | 904 | |
| Line is longer than 80 characters. | 912 | |
| Line is longer than 80 characters. | 916 | |
| Line is longer than 80 characters. | 929 | |
| Line contains a tab character. | 930 | |
| Line has trailing spaces. | 931 | |
| Line contains a tab character. | 931 | |
| Line is longer than 80 characters. | 932 | |
| Line contains a tab character. | 934 | |
| Line contains a tab character. | 935 | |
| Line has trailing spaces. | 936 | |
| Line contains a tab character. | 936 | |
| Line is longer than 80 characters. | 943 | |
| Expected an @return tag. | 959 | |
| Parameter xml should be final. | 959 | |
| Expected @param tag for 'xml'. | 959 | |
| Parameter xsl should be final. | 959 | |
| Expected @param tag for 'xsl'. | 959 | |
| Line is longer than 80 characters. | 968 | |
| Line is longer than 80 characters. | 970 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Parameter cols should be final. | 36 | |
| Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Method 'setColumns' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter columns should be final. | 44 | |
| 'columns' hides a field. | 44 | |
| Method 'getAssignAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Method 'setAssignAuthorityId' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter col should be final. | 52 | |
| Method 'getRemotePatientId' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Method 'setRemotePatientId' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter col should be final. | 60 | |
| Method 'getOrganizationName' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setOrganizationName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter col should be final. | 68 | |
| Method 'getOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '3' is a magic number. | 73 | |
| Method 'setOrganizationId' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter col should be final. | 76 | |
| '3' is a magic number. | 77 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Unused import - gov.hhs.fha.nhinc.entitypatientdiscovery.EntityPatientDiscoveryPortType. | 33 | |
| Unused import - gov.hhs.fha.nhinc.messaging.client.CONNECTClient. | 34 | |
| Unused import - gov.hhs.fha.nhinc.messaging.client.CONNECTClientFactory. | 35 | |
| Unused import - gov.hhs.fha.nhinc.messaging.service.port.ServicePortDescriptor. | 36 | |
| Line is longer than 80 characters. | 39 | |
| Unused import - javax.xml.ws.Service. | 47 | |
| Unused import - universalclientgui.service.EntityPatientDiscoveryServicePortDescriptor. | 56 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line is longer than 80 characters. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 72 | |
| First sentence should end with a period. | 79 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 83 | |
| Expected @throws tag for 'PropertyAccessException'. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Method 'createWebServiceProxyHelper' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getEndpointURL' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 104 | |
| Method 'broadcastPatientDiscovery' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter assertion should be final. | 104 | |
| Expected @param tag for 'assertion'. | 104 | |
| Parameter patientSearchData should be final. | 104 | |
| Expected @param tag for 'patientSearchData'. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 123 | |
| Line has trailing spaces. | 132 | |
| Expected an @return tag. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Method 'create201305' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Parameter patientSearchData should be final. | 142 | |
| Expected @param tag for 'patientSearchData'. | 142 | |
| Parameter receiverOID should be final. | 142 | |
| Expected @param tag for 'receiverOID'. | 142 | |
| Line is longer than 80 characters. | 148 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 164 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Parameter cols should be final. | 41 | |
| Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Method 'getAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Method 'setAssigningAuthorityID' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter assigningAuthorityID should be final. | 53 | |
| 'assigningAuthorityID' hides a field. | 53 | |
| Method 'setColumns' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter columns should be final. | 57 | |
| 'columns' hides a field. | 57 | |
| Method 'getLastName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Method 'setLastName' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter col should be final. | 65 | |
| Method 'getFirstName' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Method 'setFirstName' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter col should be final. | 73 | |
| Method 'getPatientId' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Method 'setPatientId' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter col should be final. | 81 | |
| Method 'getSsn' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '3' is a magic number. | 86 | |
| Method 'setSsn' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter col should be final. | 89 | |
| '3' is a magic number. | 90 | |
| Method 'getDob' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '4' is a magic number. | 94 | |
| Method 'setDob' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter col should be final. | 97 | |
| '4' is a magic number. | 98 | |
| Method 'getGender' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '5' is a magic number. | 102 | |
| Method 'setGender' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter col should be final. | 105 | |
| '5' is a magic number. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Expected @throws tag for 'Exception'. | 57 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 78 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line is longer than 80 characters. | 89 | |
| Line is longer than 80 characters. | 96 | |
| Avoid inline conditionals. | 96 | |
| Line is longer than 80 characters. | 107 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 124 | |
| Method 'getSessionBean1' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Line has trailing spaces. | 135 | |
| Method 'getApplicationBean1' is not designed for extension - needs to be abstract, final or empty. | 138 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Method 'getPatientID' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Method 'setPatientID' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter patientID should be final. | 39 | |
| 'patientID' hides a field. | 39 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line is longer than 80 characters. | 8 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 10 | |
| Line is longer than 80 characters. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| Line is longer than 80 characters. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters. | 37 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Method 'getAuthToken' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Method 'setAuthToken' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter authToken should be final. | 59 | |
| 'authToken' hides a field. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Method 'isAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line is longer than 80 characters. | 69 | |
| Method 'setAuthenticationServiceAvail' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter authenticationServiceAvail should be final. | 69 | |
| 'authenticationServiceAvail' hides a field. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Method 'getPatientSearchDataList' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters. | 79 | |
| Method 'setPatientSearchDataList' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter patientSearchDataList should be final. | 79 | |
| 'patientSearchDataList' hides a field. | 79 | |
| Line is longer than 80 characters. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Method 'getPatientCorrelationList' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 89 | |
| Method 'setPatientCorrelationList' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter patientCorrelationList should be final. | 89 | |
| 'patientCorrelationList' hides a field. | 89 | |
| Missing a Javadoc comment. | 93 | |
| Method 'getAssertionInfo' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Method 'setAssertionInfo' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter assertionInfo should be final. | 103 | |
| 'assertionInfo' hides a field. | 103 | |
| Missing a Javadoc comment. | 107 | |
| Method 'getFoundPatient' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Method 'setFoundPatient' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter foundPatient should be final. | 113 | |
| 'foundPatient' hides a field. | 113 | |
| Line is longer than 80 characters. | 119 | |
| Name '_init' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | |
| Expected @throws tag for 'Exception'. | 123 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 144 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Line is longer than 80 characters. | 156 | |
| Line is longer than 80 characters. | 163 | |
| Avoid inline conditionals. | 163 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 175 | |
| Line is longer than 80 characters. | 176 | |
| Line has trailing spaces. | 178 | |
| Line is longer than 80 characters. | 180 | |
| Line has trailing spaces. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line is longer than 80 characters. | 204 | |
| Line has trailing spaces. | 207 | |
| Line is longer than 80 characters. | 209 | |
| Line has trailing spaces. | 221 | |
| Method 'getApplicationBean1' is not designed for extension - needs to be abstract, final or empty. | 224 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 3 | |
| Line is longer than 80 characters. | 9 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Method 'getNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 108 | |
| Method 'getServiceLocalPart' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getPortLocalPart' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Line has trailing spaces. | 127 | |
| Line is longer than 80 characters. | 128 | |
| Method 'getWSDLFileName' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getWSAddressingAction' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 148 | |
| Method 'getPortClass' is not designed for extension - needs to be abstract, final or empty. | 150 |